Multiple Choice
Which of these packages contains all the classes and methods required for even handling in Java?
A) java.applet
B) java.awt
C) java.event
D) java.awt.event
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q12: Consider the following list. int[] intList =
Q13: Which exception is thrown by read() method?<br>A)IOException<br>B)InterruptedException<br>C)SystemException<br>D)SystemInputException
Q14: What is an event in delegation event
Q15: Which of the following are true about
Q17: For the interface WindowListener that contains more
Q18: Which of these is correct way of