Multiple choice technology

The main structure for a Blackberry device user interface(UI) is the ____ Objects.

  1. Screen

  2. Display

  3. Field

  4. Text

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

In BlackBerry's UI framework, Screen objects are the top-level containers that form the main structure of a user interface. Screens contain Fields (individual UI elements), which are managed within the Screen hierarchy. Display is the system capability, and Text is a type of content, not structural objects. Therefore, Screen is the correct answer for the main UI structure.