Examveda

In Java event handling, what is the purpose of the `MouseEvent` class?

A. It represents mouse-related events and provides information about them

B. It represents an exception

C. It represents an event listener

D. It represents an event source

Answer: Option A


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

Join The Discussion

Related Questions on Event Handling in Java