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)- A4% (1)
- B82% (23)
- C11% (3)
- D4% (1)
Community Discussion
No community discussion yet for this question.