Multiple Choice
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 a object 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
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following is incorrect statement
Q2: Which of these methods are used to
Q3: Which command disassembles a class file<br>A)javaamd<br>B)javacmd<br>C)java<br>D)javap
Q4: In which package is the class Vector
Q6: Which method in Thread class is used
Q7: Which of these class contains the methods
Q8: To design a general-purpose search method, searchList,
Q9: Which of these methods are used to
Q10: Which of the following is correct way
Q11: Which of the following statements is false