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
Computer Science & Information Technology
You might also like to view...
A(n) ________ cell range consists of cells directly adjacent to one another
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
A company has a network with three switches, each one with eight ports. The switch is connected to a router that has a hub with four computers plugged into one of its interfaces. How many broadcast domains are present in this company's network
A. 1 B. 2 C. 5 D. 16 E. 28
Computer Science & Information Technology