Q.

What is a listener in context to event handling?

A. A listener is a variable that is notified when an event occurs.
B. A listener is an interface that is notified when an event occurs.
C. A listener is a method that is notified when an event occurs.
D. None of the mentioned
Answer» B. A listener is an interface that is notified when an event occurs.
2.6k
0
Do you find this helpful?
15

View all MCQs in

Java Programming

Discussion

No comments yet