Q19
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
AnswerB.
It handles exceptions
C.
It represents an event source
D.
It represents an event listener
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board