aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • JAVA Applets
  • Which method of the painting is called when you want the ...
Multiple choice

Which method of the painting is called when you want the applet area to be redrawn?

  1. paint() method

  2. repaint() method

  3. update() method

  4. none of these

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

repaint() method is called when you want the applet area to be redrawn.

Keep practicing — related questions

  • Which of the following methods in applet programming is used when you want the applet area to be redrawn?
  • 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 Java is used in applet programming to draw the graphics of the applet in ...
  • Which of the following methods in applet programming clears the screen and calls the paint() method?
  • Which of the following methods of the painting is called to clear the screen and call the paint() method?
  • when we call repaint() method for a component, the AWT calls the method:
  • Which is the method that starts the applet?
  • Which of the following methods is immediately called after the start() method in 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