Multiple Choice
The class GridLayout constructs to hold components.
A) a horizontal grid with one row
B) a vertical grid with one column
C) a grid with multiple rows and columns
D) a square grid with the same number of rows as columns
Correct Answer:

Verified
Correct Answer:
Verified
Q25: Adding a ButtonGroup object to a container
Q32: Which of the following choices completes the
Q39: The Shift key is a(n) key.<br>A)modifier<br>B)action<br>C)output<br>D)None of
Q42: A MouseHandler object implements which two interfaces?<br>A)MouseListener
Q45: In what cases are adapter classes useful?<br>A)When
Q47: A user of a one-button mouse can
Q48: The method setRolloverIcon is used to _.<br>A)Handle
Q51: Method paintComponent is called when:<br>A) a lightweight
Q58: Selecting a JList item generates _.<br>A) an
Q75: Which of the following statements about heavyweight