Multiple choice

Which of the following classes in java.awt package describes a graphics device such as a screen or printer?

  1. Canvas

  2. GraphicsDevice

  3. Frame

  4. None of these

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

This class in java.awt package describes a graphics device such as a screen or printer.