Q15
In Java event handling, what is the purpose of the `KeyEvent` class?
A.
It represents an exception
B.
It represents an event source
C.
It represents keyboard-related events
AnswerD.
It represents an event listener
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board