List of questions
Related questions
Question 116 - Associate Android Developer discussion
An overridden method onCreateOptionsMenu in an Activity returns boolean value. What does this value mean?
A.
You must return true for the menu to be displayed; if you return false it will not be shown.
B.
You must return false for the menu to be displayed; if you return true it will not be shown.
C.
You can return any value: the menu will be displayed anyway.
Your answer:
0 comments
Sorted by
Leave a comment first