aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Basics of Computers
  • Which of the following methods is immediately called afte...
Multiple choice

Which of the following methods is immediately called after the start() method in an applet?

  1. paint()

  2. destroy()

  3. stop()

  4. init()

  5. none of the above

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

It is invoked immediately after the start() method in the applet and is used to draw the graphic image on the screen.

Keep practicing — related questions

  • Which of the following methods is called to begin an applet execution?
  • Which is the method that starts the 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 is the first to be called when an applet is loaded into memory of computer?
  • Which of the following is/are not the method(s) in life cycle of an applet? (a) init (b) start (c) stop (d)...
  • 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