aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

Which of the following integer constants of Window Event class does not exist in Java?

  1. WINDOW_ACTIVATED

  2. WINDOW_CLOSING

  3. WINDOW_RUN

  4. WINDOW_OPENED

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

This is not a valid constant of Window Event class.

Keep practicing — related questions

  • Which class defines the integer constants that can be used to identify them and is a subclass of InputEvent...
  • Which event class defines integer constants that can be used to identify them and subclass of ComponentEven...
  • Which of the following classes in Applet programming defines WINDOW_ACTIVATED constant that can be used to ...
  • Which of the following methods is not defined in the WindowEvent class in Java?
  • Which of the following methods is not necessary to define a class if it implements the windowListener inter...
  • Which of the following methods is/are not necessary to define a class, if it implements the Window Listener...
  • Which of the following is NOT a member of the 'Window Listener' interface?
  • Which of the following methods is/are not necessary to define for a class if it implement the windowListene...

Practice this topic

  • Java Core Classes and Threads (1473 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy