Examveda

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

Answer: Option D


This Question Belongs to Java Program >> Event Handling In Java

Join The Discussion

Related Questions on Event Handling in Java