Multiple choice

Which of the following interfaces consists of methods to recognize when a window is activated, closed, deactivated or quit in the applet?

  1. TextListener

  2. MouseListener

  3. WindowListener

  4. ItemListener

  5. FocusListener

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

This interface consist of methods to recognize when a window is activated, closed, deactivated or quit in the applet.