Multiple Choice
Which of the following Activity methods is invoked when the user clicks on an options menu item?
A) onItemClicked
B) onItemSelected
C) onOptionsItemClicked
D) onOptionsItemSelected
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q106: Consider the following AndroidManifest.xml file: <?xml version="1.0"
Q107: Which of these is the incorrect method
Q108: Which of the following is the base
Q109: Which of the following methods are invoked
Q110: Which of the following is correct about
Q112: Which of the following is true about
Q113: Which of the following is required for
Q114: Which of the following is not included
Q115: Which of the following is NOT true
Q116: Which of the following lines of code