In MS Excel, what does the error message '#NULL!' typically indicate? MCQ with Answer and Explanation

In MS Excel, what does the error message '#NULL!' typically indicate?
A. A formula specifies an intersection of two cell ranges that do not intersect
B. A cell contains an invalid division calculation
C. A numeric value is outside of the expected bounds
D. A required parameter in a formula is missing
Answer: Option A
Solution (By JKSSB Mock Tests)
The #NULL! error appears when a space operator is used between two ranges that do not actually cross paths or intersect (e.g., =SUM(A1:A2 B1:B2)).

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Microsoft Office Questions

Question #1
In MS Word, which feature enables you to repeat headings across the top edge of every single physical printed sheet automatically?
A. Header
B. Footnote
C. Watermark
D. Endnote

Correct Answer: Option A


Explanation:
A Header is a specialized layout zone positioned within the top margins of a document to display titles or page indexes uniformly.

This question belongs to: Computer Microsoft Office
Question #2
What is the shortcut key to apply or remove bold formatting in MS Word?
A. Ctrl + Shift + B
B. Ctrl + I
C. Ctrl + B
D. Ctrl + U

Correct Answer: Option C


Explanation:
Ctrl + B toggles bold. Ctrl + I italic, Ctrl + U underline, Ctrl + Shift + B opens bookmark list in Word.

This question belongs to: Computer Microsoft Office
Question #3
In Excel, which function returns the row number of a reference?
A. COLUMN()
B. ROWS()
C. ROW()
D. ROW_NUMBER()

Correct Answer: Option C


Explanation:
ROW(reference) returns row number. COLUMN returns column number.

This question belongs to: Computer Microsoft Office