Multiple choice The onCreateOptionsMenu callback is called when the user ____________________. Click the screen Touch the menu Swap the screen Presses the menu button Reveal answer Fill a bubble to check yourself D Correct answer Explanation The onCreateOptionsMenu callback is called when the user presses the menu button; this is where we create the menu by using the layout resource file.