aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Applets and AWT Graphics
  • when we call repaint() method for a component, the AWT ca...
Multiple choice

when we call repaint() method for a component, the AWT calls the method:

  1. paint()

  2. update()

  3. show()

  4. draw()

  5. none of the above

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

repaint calls update method

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 of the painting is called to clear the screen and call the paint() method?
  • Which method is used for clear the screen and calls the paint() method?
  • Which of the following methods in applet programming is used when you want the applet area to be redrawn?
  • Which of the following methods in applet programming clears the screen and calls the paint() method?
  • 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 is the method that starts the applet?
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