Vidyalelo
Java Programming · Q22

Java Event Handling

Programming · Java Programming · question 22

Q22

What is the purpose of the `FocusEvent` class in Java event handling?

A.
It represents an event source
B.
It represents focus-related events
Answer
C.
It represents an event listener
D.
None of These

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board