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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) A listener is an interface that is notified when an event occurs.