In MS Word, which feature enables you to quickly save frequently used text or layout blocks so you can insert them with just a few keystrores? MCQ with Answer and Explanation

In MS Word, which feature enables you to quickly save frequently used text or layout blocks so you can insert them with just a few keystrores?
A. AutoCorrect table options
B. Smart Lookup database
C. Mail Merge fields
D. Quick Parts (AutoText)
Answer: Option D
Solution (By JKSSB Mock Tests)
Quick Parts (including AutoText blocks) allow you to store text snippets, disclaimers, or layout blocks to reuse them across multiple documents.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
In MS PowerPoint, which option is used to add a slide background picture?
A. Both A and C
B. Design > Background Styles
C. Insert > Picture
D. Format Background > Picture or texture fill

Correct Answer: Option A


Explanation:
You can set a background picture via Format Background (right-click slide) or via Design > Background Styles > Format Background. Both lead to the same pane.

This question belongs to: Computer Microsoft Office
Question #2
Which of the following is used to apply animations to individual objects in PowerPoint?
A. View tab
B. Animations tab
C. Transitions tab
D. Design tab

Correct Answer: Option B


Explanation:
Animations tab adds movement to objects. Transitions are for slides.

This question belongs to: Computer Microsoft Office
Question #3
In Excel, which formula will correctly return the text 'Hello' from cell A1 if A1 contains 'Hello World'?
A. =RIGHT(A1,5)
B. =LEFT(A1,5)
C. =TRIM(A1)
D. =MID(A1,1,6)

Correct Answer: Option B


Explanation:
LEFT(A1,5) extracts first 5 characters ('Hello'). RIGHT gets from right, MID from any position, TRIM removes extra spaces.

This question belongs to: Computer Microsoft Office