Vidyalelo
Java Programming · Q26

Java Event Handling

Programming · Java Programming · question 26

Q26

Which method is used to handle mouse wheel events in Java event handling?

A.
`wheelEvent()`
B.
`onMouseWheelMove()`
C.
`handleMouseWheel()`
D.
`mouseWheelMoved()`
Answer

Answer: Option D

Solution

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