Q25
In Java event handling, what is the purpose of the `MouseWheelEvent` class?
A.
It represents mouse wheel-related events
AnswerB.
It represents an exception
C.
It represents an event source
D.
It represents an event listener
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board