Multiple Choice
A JRadioButton is different from a JCheckBox in that .
A) a JRadioButton is a subclass of JToggleButton, JCheckBox is not.
B) normally several JRadioButtons are grouped together and are mutually exclusive.
C) a JRadioButton is a type of button, JCheckBox is not.
D) a JRadioButton is a state button, JCheckBox is not.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following is the method
Q20: Class Point represents _.<br>A) a filled oval<br>B)
Q21: All layout managers implement the interface _.<br>A)LayoutInterface<br>B)InterfaceLayoutManager<br>C)LayoutManagerInterface<br>D)LayoutManager
Q24: A JTextArea _.<br>A)provides a bounding box used
Q26: Which of the following is false?<br>A) A
Q27: Which method determines if a JCheckBox is
Q35: Method getSelectedIndex of class JComboBox returns:<br>A) the
Q36: The JOptionPane constant used to display an
Q49: The setMaximumRowCount method is used for:<br>A)Button.<br>B)JComboBox.<br>C)JRadioButton.<br>D)JToggleButton.
Q72: Which methods retrieve and set the image