Android Application Development (AND-401) — Question 51

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

Answer options

Correct answer: C

Explanation

The correct answer is C because the MenuItem interface can either display an icon or text, but not both simultaneously. Options A, B, and D are true, as they accurately describe the functionalities of the MenuItem interface.