Multiple Choice
Which of the following statements is not true?
A) Radio buttons are round and check boxes are square.
B) Radio buttons are often grouped together and are mutually exclusive;Check boxes are not
C) Radio buttons and check boxes both implement the ActionListener interface
D) They are all true
Correct Answer:

Verified
Correct Answer:
Verified
Q2: This layout manager arranges components in regions
Q21: Why doesn't the following code compile correctly?
Q26: In Java,the ability to display splash screens
Q27: What will be the result of executing
Q34: The following statement adds the FlowLayout manager
Q37: To include Swing and AWT components in
Q38: _ is a library of classes that
Q41: Event listeners must:<br>A) implement an interface<br>B) be
Q45: Assume that radio references a JRadioButton object.
Q48: When a component is added to a