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 implement ActionListener;Check boxes implement ItemListener
D) All of these are true
Correct Answer:

Verified
Correct Answer:
Verified
Q3: To end an application, pass this as
Q5: To use the Color class, which is
Q16: Check boxes may be grouped in a
Q19: When an application uses many components, rather
Q22: When an application uses many components, instead
Q27: What will be the result of executing
Q30: This is a graphic image that is
Q31: Which of the following statements creates a
Q34: The following statement adds the FlowLayout manager
Q35: Which of the following is not a