Multiple Choice
What class must be extended when you create an applet?
A) AWT
B) JDK
C) JApplet
D) Graphics
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: JCheckBox is a subclass of the abstract
Q11: The paint method is used to get
Q22: The class Graphics is an abstract class.
Q25: A JComboBox generates an ItemEvent.
Q30: Which of the following methods does the
Q31: How many inches is 12-point font?<br>A) 1/6<br>B)
Q34: To draw a rectangle filled with the
Q36: Does an applet compile like any other
Q37: Applets are embedded in _ documents.<br>A) HTTP<br>B)
Q45: You can close an applet by closing