What is the shortcut to replace a specific word in an MS Word document? MCQ with Answer and Explanation

What is the shortcut to replace a specific word in an MS Word document?
A. F7
B. Ctrl + H
C. Ctrl + R
D. Ctrl + F
Answer: Option B
Solution (By JKSSB Mock Tests)
Ctrl+H replace.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
To convert text to uppercase in Excel, which function is used?
A. CAPITAL()
B. UPPER()
C. PROPER()
D. LOWER()

Correct Answer: Option B


Explanation:
UPPER makes all letters uppercase. PROPER capitalizes each word's first letter, LOWER makes all lowercase.

This question belongs to: Computer Microsoft Office
Question #2
In Excel, the function =LARGE(A1:A10, 2) returns:
A. The second largest value in the range
B. The smallest value
C. The largest value
D. The average of top two

Correct Answer: Option A


Explanation:
LARGE(array, k) returns k-th largest.

This question belongs to: Computer Microsoft Office
Question #3
In Excel, which function is used to find the largest value in a range?
A. MAX
B. MAXA
C. MAXIFS
D. LARGE

Correct Answer: Option A


Explanation:
The MAX function returns the largest numeric value in a range. LARGE can return the nth largest, MAXA includes logical values, MAXIFS finds max based on criteria.

This question belongs to: Computer Microsoft Office