What does the shortcut Ctrl + H do in MS Word? MCQ with Answer and Explanation

What does the shortcut Ctrl + H do in MS Word?
A. Opens the Find dialog
B. Hides the selected text
C. Opens the Replace dialog box
D. Applies highlighting
Answer: Option C
Solution (By JKExamLibrary)
Ctrl + H opens Find and Replace with Replace tab active.

This question belongs to: Computer Microsoft Office

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1 Report Error
In MS Access, which SQL clause groups rows that have the same values?
A. ORDER BY
B. WHERE
C. GROUP BY
D. HAVING

Correct Answer: Option C


Explanation:
GROUP BY groups rows.

This question belongs to: Computer Microsoft Office
Question #2 Report Error
Which Access object is used to automate repetitive tasks without writing code?
A. Report
B. Module
C. Query
D. Macro

Correct Answer: Option D


Explanation:
Macros automate tasks via a simplified interface. Modules contain VBA code.

This question belongs to: Computer Microsoft Office
Question #3 Report Error
What is the maximum number of characters that can be stored in a 'Text' field in MS Access (Short Text)?
A. 64,000
B. 256
C. 255
D. 1 GB

Correct Answer: Option C


Explanation:
Short Text field in Access can store up to 255 characters. Long Text can store up to 65,535 characters.

This question belongs to: Computer Microsoft Office