EXCEL IKM Exam 2026-2027 BANK QUESTIONS WITH
DETAILED VERIFIED ANSWERS EXAM QUESTIONS WILL
COME FROM HERE (100% Latest Already Graded A+
QUESTION 1
Which of the following best describes the primary purpose of Microsoft
Excel?
A) To create professional presentations and slideshows
B) To manage and analyze data using spreadsheets, formulas, and
functions
C) To design graphical layouts for print publications
D) To develop web-based applications and databases
Answer: B
Explanation: Microsoft Excel is fundamentally a spreadsheet application
designed for data organization, calculation, and analysis. While it can
integrate with other tools and perform various tasks, its core purpose
remains the manipulation of tabular data through formulas, functions,
and visualizations.
,2|Page
QUESTION 2
In Excel, a workbook is best defined as:
A) A single page within a spreadsheet file
B) A collection of one or more worksheets saved in a single file
C) A template used for formatting data
D) A chart created from selected data
Answer: B
Explanation: An Excel file is called a workbook, and it can contain
multiple worksheets. Each worksheet is a grid of cells, but the workbook
serves as the container for all these sheets, along with macros, charts,
and other elements.
QUESTION 3
What is the maximum number of worksheets a new Excel workbook
contains by default in most versions?
A) 1
B) 3
C) 5
D) Unlimited
Answer: B
,3|Page
Explanation: In most modern versions of Excel, a new workbook opens
with one worksheet; however, historically and in many default settings,
it is three. The actual number can be changed in options, but the default
is one in recent versions, while older versions defaulted to three. Note:
The question likely expects 1 in newer contexts, but many IKM exams
reference the classic default of 3. Verify the version.
QUESTION 4
A cell reference in Excel is defined as:
A) A formula that performs calculations
B) A unique identifier for a cell based on its column letter and row
number
C) A function that sums a range of values
D) A formatting style applied to numeric data
Answer: B
Explanation: Cell references are the addresses of cells, such as A1, B5, or
Z100. They are fundamental to creating formulas and functions because
they tell Excel where to find the data to be used in calculations.
QUESTION 5
Which of the following symbols is used to indicate an absolute cell
reference?
A) $
B) #
, 4|Page
C) @
D) %
Answer: A
Explanation: The dollar sign locks either the column, the row, or both in
a cell reference. For example, $A$1 locks both the column and row, A$1
locks only the row, and $A1 locks only the column.
QUESTION 6
When you copy a formula containing relative cell references to another
cell, what happens?
A) The cell references remain exactly the same
B) The cell references adjust based on the new location
C) The formula is deleted from the original cell
D) The formula converts to a static value
Answer: B
Explanation: Relative references are dynamic. When a formula with
relative references is copied to a new cell, the references shift according
to the relative position of the destination cell. This is useful for applying
the same calculation across many rows or columns.
QUESTION 7