nerdexam
Android

AND-401 · Question #110

Which of the following is NOT true about the MenuItem interface?

The correct answer is B. MenuItem can decide the Intent issued when clicking menu components. See the full explanation below for the reasoning.

Question

Which of the following is NOT true about the MenuItem interface?

Options

  • AThe MenuItem instance will be returned by the Menu class add(...) method.
  • BMenuItem can decide the Intent issued when clicking menu components.
  • CMenuItem can display either an icon or text.
  • DMenuItem can set a checkbox.

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    82% (23)
  • C
    11% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice