Android
OA0-002 · Question #97
Which of these is the incorrect explanation of the MenuItem interface?
The correct answer is C. MenuItem can display either an icon or text. See the full explanation below for the reasoning.
Question
Which of these is the incorrect explanation of 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
(46 responses)- A11% (5)
- B4% (2)
- C83% (38)
- D2% (1)
Community Discussion
No community discussion yet for this question.