aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Applet and GUI Programming
  • Which of the following methods in applet programming is u...
Multiple choice

Which of the following methods in applet programming is used when you want the applet area to be redrawn?

  1. Paint()

  2. Repaint()

  3. Update()

  4. None of these

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

 This method is called when you want the applet area to be redrawn.

Keep practicing — related questions

  • Which method of the painting is called when you want the applet area to 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 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 is the method that starts the applet?
  • Which of the following methods is immediately called after the start() method in an applet?
  • when we call repaint() method for a component, the AWT calls the method:
  • Which of the following methods is used in applet life cycle to kill the applet from idle state?
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