Multiple choice

Which of the following is/are not known as the helper class in java AWT?

  1. LayoutManager

  2. Colour

  3. Font

  4. Dimensions

  5. Graphics

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

This is the correct answer, there is no helper class in java AWT named Colour. The correct spelling are Color. This class deals with the colours of the GUI components.So this is the correct answer.