Multiple Choice
Which method determines if a JCheckBox is selected?
A) isSelected
B) getSelected
C) selected
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Class JTextArea's getSelectedText method _.<br>A) returns the
Q23: A JRadioButton is different from a JCheckBox
Q24: Which of the following statements about adapters
Q25: Adding a ButtonGroup object to a container
Q26: Which of the following is false?<br>A) A
Q28: All layout managers implement the interface _.<br>A)
Q29: Which methods can be used to change
Q30: JPasswordField contains method _to obtain the data
Q31: A MouseHandler object implements which two interfaces?<br>A)
Q32: Which of the following choices completes the