Multiple choice

The ________________ control in AWT class is an object of type label that contains a string which it displays.

  1. Push button

  2. Label

  3. CheckBox

  4. Choice list

  5. List

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

This control in AWT class is an object of type label and it contains a string which it displays.