Vidyalelo
Java Programming · Q6

Java Event Handling

Programming · Java Programming · question 6

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
Answer

Answer: Option D

Solution

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