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 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
Correct Answer:

Verified
Correct Answer:
Verified
Q3: The default layout manager of a Frame
Q4: Which package consist an applet class?<br>A) java.applet<br>B)java.awt<br>C)java.awt.applet<br>D)java.event
Q5: Which of these interfaces define a method
Q6: The default layout manager of an Applet
Q7: The _ method help in clearing the
Q9: Which of these class is super class
Q10: DataInputStream class contains methods to read_<br>A)Non primitive
Q11: Which of these methods can be used
Q12: Which of these methods in KeyEvent class
Q13: Which of these events is generated when