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.

b. normally several JRadioButtons are grouped together and are mutually exclusive.

Computer Science & Information Technology

You might also like to view...

________ references change when formulas are copy and pasted

Fill in the blank(s) with correct word

Computer Science & Information Technology

HTTPS would more likely to be used for Internet banking than HTTP

Indicate whether the statement is true or false

Computer Science & Information Technology