Examveda

What is the purpose of the `ActionCommand` in Java event handling?

A. It provides a string that describes the action command associated with an event

B. It handles exceptions

C. It represents an event source

D. It represents an event listener

Answer: Option A


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

Join The Discussion

Related Questions on Event Handling in Java