Solved

What Does the MouseAdapter Class Provide

Question 51

Multiple Choice

What does the MouseAdapter class provide?


A) The MouseAdapter class implements all of the methods of the MouseListener interface as do nothing methods.
B) The MouseAdapter class allows your program to accept input from multiple mice.
C) The MouseAdapter class implements all of the methods of the ActionListener interface as do nothing methods.
D) A class can implement the MouseAdapter class to handle mouse events.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions