What is the result of the Excel formula =LEN("MS Excel 2026")? MCQ with Answer and Explanation

What is the result of the Excel formula =LEN("MS Excel 2026")?
A. 11
B. 10
C. 13
D. 12
Answer: Option C
Solution (By JKSSB Mock Tests)
The LEN function counts all characters within a text string, including alphanumeric digits, spaces, and special symbols. "MS Excel 2026" contains exactly 13 characters.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
In Excel, to display the 'Go To' dialog, press:
A. Both A and B
B. Ctrl + G
C. F5
D. Alt + G

Correct Answer: Option A


Explanation:
F5 and Ctrl+G both open Go To.

This question belongs to: Computer Microsoft Office
Question #2
In MS Access, to delete all records from a table while keeping the structure, use:
A. ALTER TABLE;
B. DELETE * FROM table_name;
C. TRUNCATE TABLE;
D. DROP TABLE table_name;

Correct Answer: Option B


Explanation:
DELETE command removes records. DROP TABLE removes entire table. Access does not support TRUNCATE.

This question belongs to: Computer Microsoft Office
Question #3
In MS PowerPoint, what is the purpose of 'Action Buttons'?
A. To animate objects
B. To insert a button that plays a sound
C. To navigate to another slide, file, or webpage, or run a program
D. To create a hyperlink to a specific slide

Correct Answer: Option C


Explanation:
Action Buttons are predefined shapes that can be programmed to perform actions like navigation, running a program, playing a sound, etc. They are used for interactive presentations.

This question belongs to: Computer Microsoft Office