In MS Word, which key is used to extend a selection? MCQ with Answer and Explanation

In MS Word, which key is used to extend a selection?
A. Alt
B. Shift
C. F8
D. Ctrl
Answer: Option C
Solution (By JKSSB Mock Tests)
F8 turns on extend selection mode; pressing it repeatedly selects word, sentence, paragraph, etc. Shift+arrow also extends.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
In Excel, which function calculates the total of a range but ignores error values?
A. SUMIF
B. SUMPRODUCT
C. AGGREGATE
D. SUM

Correct Answer: Option C


Explanation:
The AGGREGATE function can perform various operations (like SUM) while ignoring error values, hidden rows, etc. SUM will return an error if any cell in the range has an error. SUMIF and SUMPRODUCT also do not ignore errors.

This question belongs to: Computer Microsoft Office
Question #2
Which MS Excel tool lets you import raw text file lines and split them across multiple distinct worksheet columns using a delimiter like a comma or tab?
A. Merge Cells
B. Data Validation
C. Flash Fill
D. Text to Columns

Correct Answer: Option D


Explanation:
The 'Text to Columns' wizard splits text strings from a single cell across multiple columns using defined delimiters or fixed character widths.

This question belongs to: Computer Microsoft Office
Question #3
What type of validation error code is returned by MS Excel if a cell formula uses an unrecognized function name, such as =SUUM(A1:A2)?
A. #NAME?
B. #NULL!
C. #REF!
D. #VALUE!

Correct Answer: Option A


Explanation:
The #NAME? error occurs when Excel does not recognize text within a formula, which is typically caused by a misspelled function name or a missing quote around a text string.

This question belongs to: Computer Microsoft Office