Briefing Android Knowledge

Which of the following Activity methods is invoked when the user clicks on an options menu item?

Which of the following Activity methods is invoked when the user clicks on an options menu item?

A.
onItemClicked

B.
onItemSelected

C.
onOptionsItemClicked

D.
onOptionsItemSelected