Q30
In Java event handling, what is the purpose of the `MouseListenerAdapter` class?
A.
It represents an exception
B.
It represents an event source
C.
It represents an event listener
D.
It provides default implementations of the `MouseListener` interface methods
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board