Multiple Choice
Which of the following sets the background color of the applet to white?
A) setAppletColor(white) ;
B) setBackground(white) ;
C) setBackground(Color.white) ;
D) setAppletColor(white) ;.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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)
Q27: Which applet method is called by the
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
Q33: To draw a rectangle filled with the