Multiple Choice
________, which may appear alone or in groups, allow the user to make yes/no or on/off selections.
A) Active panels
B) Toggle buttons
C) Radio buttons
D) Check boxes
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: When using the BorderLayout manager, how many
Q9: The signature of the actionPerformed method in
Q10: This is a basic window that has
Q11: What will be displayed when the following
Q12: Because the System.out.println method sends its output
Q15: A JFrame object's content pane is automatically
Q16: The ActionListener interface is in this package.<br>A)
Q17: A mutually exclusive relationship is created between
Q18: Event listeners must<br>A) exit the application once
Q41: A GUI program automatically stops executing when