Multiple Choice
In what cases are adapter classes useful?
A) When an adapter GUI control is clicked.
B) When every method in the event-listener interface is to use the same functionality.
C) When it is not desirable to declare every method in the event-listener interface.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: A JScrollPane is provided automatically for which
Q5: Which of the following is not necessary
Q6: Method _-can be used to set the
Q7: Method getSelectedValues of class JList returns:<br>A) an
Q8: The BorderLayout layout manager:<br>A) divides an area
Q10: When a component is_- , paintComponent clears
Q11: Which JFrame constant indicates that the program
Q12: Which MouseEvent method can be used to
Q13: JLabel can be attached to a JFrame
Q14: The setMaximumRowCount method is used for:<br>A) Button.<br>B)