Q6
What is the purpose of the `ActionEvent` class in Java event handling?
A.
It represents an exception
B.
It represents a listener interface
C.
It represents an event source
D.
It represents an action event generated by a component like a button
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board