Multiple Choice
Which applet method is called by the Web browser to display the applet to the screen?
A) drawApplet()
B) paint()
C) paintApplet()
D) setApplet()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: The class Graphics is an abstract class.
Q23: Applets do not have titles.
Q24: Which of the following is the default
Q25: A JComboBox generates an ItemEvent.
Q26: How many inches is 12-point font?<br>A) 1/6<br>B)
Q28: Which of the following sets the background
Q29: If graph holds a Graphics object, which
Q30: You cannot convert a GUI application into
Q31: The class Graphics provides methods for drawing
Q32: Which of the options in the accompanying