Examveda
Examveda

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: Option D


This Question Belongs to Java Program >> Event Handling In Java

Join The Discussion

Related Questions on Event Handling in Java