Multiple choice

Which of the classes in java.awt package supports automated testing of AWT based applications?

  1. Window

  2. Robot

  3. Panel

  4. None of these

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

This class in java.awt package supports automated testing of AWT based applications.