aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Web Technology
  • destroy() method is called in a program ________.
Multiple choice

destroy() method is called in a program ________.

  1. to deallocate the applet's resources

  2. automatically after the init()

  3. to initialize an applet

  4. to stop the execution of an applet

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

To deallocate the recources of an applet, destroy() method is called.

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 one of the following is not a method of life cycle of an applet?
  • 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 applet programming clears the screen and calls the paint() method?
  • Which of the following methods in life cycle of an applet is called first time when an applet is loaded int...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Enterprise and Web Technologies (2183 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy