Multiple Choice
Which of the following best explains the Android option menus?
A) It is a popup menu that displays a list of items in a vertical list anchored to the view that invoked the menu.
B) It is a floating menu that appears when the user performs a long-click on an element. It provides actions that affect the selected content or context frame.
C) It is the primary collection of menu items for an activity where you should place actions that have a global impact on the app, such as "Search," "Compose email," and "Settings."
D) It is a type of List Activity with predefined headers and footers for special commands.
Correct Answer:

Verified
Correct Answer:
Verified
Q95: Which of the following are the possible
Q96: Which of the following are NOT types
Q97: Which of the following is NOT correct
Q98: Which of the following is the base
Q99: Consider the following code snippet to query
Q101: Which of the following is the correct
Q102: What is the name of the folder
Q103: Which of the following are layout-related methods
Q104: Which of the following is required to
Q105: What is direct reply in Android 7?<br>A)