Vidyalelo
Java Programming · Q19

Java Event Handling

Programming · Java Programming · question 19

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
Answer
B.
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