aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Web Programming Fundamentals
  • Which of the following methods of an applet is called eac...
Multiple choice

Which of the following methods of an applet is called each time your applet's output must be redrawn?

  1. start()

  2. init()

  3. paint()

  4. stop()

  5. destroy()

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

This method of an applet is called each time your applets output must be redrawn.

Keep practicing — related questions

  • 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 in applet programming is used when you want the applet area to be redrawn?
  • Which method of the painting is called when you want the applet area to be redrawn?
  • Which of the following methods is called to begin an applet execution?
  • Which of the following methods in applet programming clears the screen and calls the paint() method?
  • What are the Applet's life cycle methods?
  • 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 Core Classes and Threads (1473 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy