Computer Science Ques 578
Question: A(n) _______ contains commands that can be selected.
Options:
A) Pointer
B) menu
C) Icon
D) button
E) None of these
Show Answer
Answer:
Correct Answer: B
Solution:
- A menu is a list of command or choices offered to user. Menus are commonly used in GUI and allow a user to access various options the program is capable of performing, eg. In Microsoft word. Tile" menu provides options to open a file, create a new one. Save it, print it." Edit" menu allows the user to copy, paste, find and replace the text, etc.