For receiving an instance of Menu, we have to use

Options
- setup()
- setIndicator()
- onCreate()
- onCreateOptionsMenu()


CORRECT ANSWER : onCreateOptionsMenu()

Discussion Board
onCreateOptionsMenu()

onCreateOptionMenu() is used to receive an instance of menu. This is need to implement wire up the UI.

Sapna Ambadkar 03-10-2017 04:43 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement