Vidyalelo
Java Programming · Q13

Java Event Handling

Programming · Java Programming · question 13

Q13

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

A.
It represents mouse-related events and provides information about them
Answer
B.
It represents an exception
C.
It represents an event listener
D.
It represents an event source

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board