Multiple choice technology embedded technologies

Select the typical Android widgets main components

  1. bounding box

  2. frame

  3. widget's graphical controls and other elements

  4. menu

Reveal answer Fill a bubble to check yourself
A,B,C Correct answer
Explanation

Android widgets include bounding boxes (for touch/interaction areas), frames (structural containers), and graphical controls (buttons, text fields, etc.). A menu is typically a separate UI component, not considered a widget itself.