Multiple Choice
The MouseListener interface defines ____ methods.
A) two
B) three
C) four
D) five
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: Which method throws the second exception in
Q35: How many finally blocks can there be
Q36: To handle window events, if the class
Q37: Making a reference to an object that
Q38: The class Object is derived from the
Q40: The methods getMessage and printStackTrace are private
Q41: If a negative value is used for
Q42: When is a finally block executed?<br>A) Only
Q43: Which of the following is NOT a
Q44: How many times will the code in