aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • JAVA Applets
  • Which method is called when the applet loses focus?
Multiple choice

Which method is called when the applet loses focus?

  1. init() method

  2. start() method

  3. stop() method

  4. destroy() method

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

stop() method is called every time when the applet loses the focus.

Keep practicing — related questions

  • Which of the following methods is called to begin an applet execution?
  • Which of the following methods is immediately called after the start() method in an applet?
  • Which is the method that starts the applet?
  • Which of the following methods is the first to be called when an applet is loaded into memory of computer?
  • Which of the following methods of an applet is called each time your applet's output must be redrawn?
  • Which of the following methods in life cycle of an applet is called first time when an applet is loaded int...
  • Which of the following methods in applet programming clears the screen and calls the paint() method?
  • Which one of the following is not a method of life cycle of an applet?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

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