Which shortcut is used to close an open menu without selecting any command? MCQ with Answer and Explanation

Which shortcut is used to close an open menu without selecting any command?
A. Tab
B. Alt
C. F10
D. Esc
Answer: Option D
Solution (By JKSSB Mock Tests)
Esc closes a menu.

Discuss this Question (0)

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

Practice More Microsoft Office Questions

Question #1
In Excel, what does the 'IF' function do?
A. Counts cells based on a condition
B. Looks up a value in a table
C. Sums cells based on a condition
D. Tests a condition and returns one value if true, another if false

Correct Answer: Option D


Explanation:
The IF function evaluates a logical test and returns one value for true and another for false. COUNTIF, SUMIF are conditional counting/summing, VLOOKUP is lookup.

This question belongs to: Computer Microsoft Office
Question #2
In MS Access, to sort records in ascending order in a query, use:
A. Ascending order in the Sort row of the query design grid
B. Both A and B
C. ORDER BY ASC in SQL
D. Group By

Correct Answer: Option B


Explanation:
Both design grid sort and SQL ORDER BY ASC work.

This question belongs to: Computer Microsoft Office
Question #3
In Access, which of the following is used to create a relationship between tables?
A. Create > Relationships
B. Home > Relationships
C. Database Tools > Relationships
D. External Data > Relationships

Correct Answer: Option C


Explanation:
Relationships are managed from the Database Tools tab.

This question belongs to: Computer Microsoft Office