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

Join The Discussion