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
Q28: All layout managers implement the interface _.<br>A)
Q29: Which methods can be used to change
Q30: JPasswordField contains method _to obtain the data
Q31: A MouseHandler object implements which two interfaces?<br>A)
Q32: Which of the following choices completes the
Q34: How many event-listener interfaces correspond to each
Q35: Method getSelectedIndex of class JComboBox returns:<br>A) the
Q36: By default JScrollPane _.<br>A) always displays scrollbars<br>B)
Q37: GUI event with which the user interacts
Q38: Which method sets the text that's displayed