Multiple Choice
Which of the following statements about heavyweight components is false?
A) AWT components are not heavyweight components.
B) Several Swing components are heavyweight components.
C) The look-and-feel may vary across platforms.
D) The functionality may vary across platforms.
Correct Answer:

Verified
Correct Answer:
Verified
Q68: The JOptionPane constant used to display an
Q69: Method _indicates that a Component should be
Q70: Which of the following expressions creates a
Q71: When the user clicks a JCheckBox, a(n)_
Q72: Which methods retrieve and set the image
Q73: Which of the following statements makes the
Q74: Consider the list below: <br>January<br>February<br>March<br>April<br>May<br>June<br>July<br>August<br>September<br>October<br>November<br>December<br>What type of
Q76: Which of the following statements about Swing
Q77: Each container can have _.<br>A) only one
Q78: Which pair of words does not complete