Multiple choice

Which of the following is the screen object component in MIDP user interface that contains a list of choices for the user?

  1. Alert

  2. List

  3. TextBox

  4. Form

  5. Canvas

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This screen object component in MIDP user interface contains a list of choices for the user. It is ideal for implementing choice-based menus, which are the core user interface of most mobile devices.