Multiple Choice
What method you should override to use Android menu system?
A) onCreateOptionsMenu()
B) onCreateMenu()
C) onMenuCreated()
D) onCreateContextMenu()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q154: Which of the following methods invoke a
Q155: Which of the following is NOT true
Q156: When is the intent resolution process triggered?<br>A)
Q157: Which of the following is the correct
Q158: android:scheme is added in which of the
Q160: Which of the following is a NOT
Q161: Which of the following functions does not
Q162: How to enable JavaScript in WebView?<br>A) myWebView.
Q163: Which of the following make RecyclerView a
Q164: An AsyncTask can be cancelled anytime from