Multiple Choice
Adding a ButtonGroup object to a container ________.
A) is necessary for the functionality of the ButtonGroup to work properly.
B) causes all the JRadioButtons in the group to have their event handlers registered.
C) results in a compilation error.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q20: Class Point represents _.<br>A) a filled oval<br>B)
Q21: FlowLayout method_ changes the alignment for the
Q22: Class JTextArea's getSelectedText method _.<br>A) returns the
Q23: A JRadioButton is different from a JCheckBox
Q24: Which of the following statements about adapters
Q26: Which of the following is false?<br>A) A
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