Multiple Choice
A MouseHandler object implements which two interfaces?
A) MouseListener and MouseActionListener.
B) MouseListener and MouseMotionListener.
C) MouseListener and MouseEventListener.
D) MouseListener only.
Correct Answer:

Verified
Correct Answer:
Verified
Q25: Adding a ButtonGroup object to a container
Q32: Which of the following choices completes the
Q37: The text "Hello there,my friend." is an
Q39: The Shift key is a(n) key.<br>A)modifier<br>B)action<br>C)output<br>D)None of
Q43: The class GridLayout constructs to hold components.<br>A)a
Q45: In what cases are adapter classes useful?<br>A)When
Q47: A user of a one-button mouse can
Q51: Method paintComponent is called when:<br>A) a lightweight
Q58: Selecting a JList item generates _.<br>A) an
Q75: Which of the following statements about heavyweight