Name the package that most of the AWT events that supports
event-delegation model are defined?
Answer Posted / srp
import java.awt.event
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the changes in java.io in java 8 ?
Why there are some null interface in java? What does it mean?
Can the garbage collection be forced by any means?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
What are the benefits of java?
What are computer functions?
how do I create a runnable with inheritance? : Java thread
How many types of operators are there?
What is a local class in java?
In a class implementing an interface, can we change the value of any variable defined in the interface?
Can you instantiate the math class?
What is the meaning of 3 dots in java?
How to create an immutable class?
Which data type is class in java?
What is a boolean structure?