Multiple Choice
Which package provides many event classes and Listener interfaces for event handling?
A) java.awt
B) java.awt.Graphics
C) java.awt.event
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Which is built on the top of
Q16: In RMI program the following example shows
Q17: Abbreviate the term DGC?<br>A)Digital Garbage Collection<br>B)Distributed Garbage
Q18: RMI has which of these protocols implementations?<br>A)Java
Q19: In RMI applications which program obtains a
Q20: In RMI which layer defines and supports
Q22: Which of the following is a type
Q23: Which of these method of class StringBuffer
Q24: Swing is not a part of JFC
Q25: When does method overloading is determined?<br>A)At run