Multiple Choice
When the user clicks on an action item in the action bar, which of the following Activity methods does the system call?
A) onOptionsItemSelected( )
B) onOptionsItemClicked( )
C) onActionButtonSelected( )
D) onActionBarItemSelected( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q121: Which ORMLite library annotation would you use
Q122: Which configuration file holds the permission to
Q123: What is the default background color of
Q124: Which of the following is a Java
Q125: Which of the following functions is used
Q127: Which of the following Activity life-cycle methods
Q128: Which of the following is used to
Q129: AppCompayActivity is the base class for activities
Q130: Which of the following options are correct
Q131: Which of the following statements is true