aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Core Java Fundamentals
  • Which method of graphic object is used to display an imag...
Multiple choice

Which method of graphic object is used to display an image in applet?

  1. DrawImage

  2. DrawImg

  3. DreewImig

  4. None of these

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

The drawImage() method in the Graphics class is used to display images in Java applets. The other options are misspelled or incorrect.

Keep practicing — related questions

  • 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 java applet creates the offscreen image object that will be used for doub...
  • Which of the following methods in applet programming is used to create and initialize the next billboard ob...
  • Which of the following objects are input to the paint() method?
  • Which of the following statement is not true about Applet in java?
  • Which of the following classes in java.awt package describes a graphics device such as a screen or printer?
  • Which of the following methods of Applet class is used to to verify whether an applet is started or not?
  • Which of the following methods in applet programming clears the screen and calls the paint() method?
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