Multiple Choice
What two methods you have to override when implementing Android option menus?
A) onCreateOptionsMenu, onCreateContextMenu
B) onCreateContextMenu, onContextItemSelected
C) onCreateOptionsMenu, onOptionsItemSelected
D) onCreateOptionsMenu, onContextItemSelected
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q84: Which one of the following is not
Q85: Which of the following is true about
Q86: Which of the following methods updates a
Q87: Which of the following is true about
Q88: Which of the following lines of code
Q90: What is the Android SDK version required
Q91: Using Android Studio, you can build applications
Q92: Which of the following information cannot not
Q93: Which of these files contains text values
Q94: Which of the following is NOT correct