Multiple Choice
Which of the following choices completes the sentence correctly?
A(n) _____ is a(n) ______ .
A) JToggleButton, JCheckBox
B) JToggleButton, JRadioButton
C) JButton, JToggleButton
D) JButton, AbstractButton
Correct Answer:

Verified
Correct Answer:
Verified
Q27: Which method determines if a JCheckBox is
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)
Q33: The class GridLayout constructs to hold components.<br>A)
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