Which java.util classes and interfaces support event
handling?

Answer Posted / shan

EventObject is a class which belongs to java.util package ,
and its subclasese
EventListener interface and its sub interfaces belongs to
util package
so that the both EventObject and EventListener helps to
perform event handling in java

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is math exp in java?

791


What are the library functions in java?

793


Are arrays static in java?

802


What happens when heap memory is full?

751


What is the use of coding?

739


How to run a JAR file through command prompt?

964


How can we find the sum of two linked lists using stack in java?

783


Why do we use threads in java?

812


what is meant wrapper classes?

833


Can a class have more than one object?

762


What does you mean in math?

786


What mechanism does java use for memory management?

733


Explain about main() method in java ?

807


How do you change an int to a string?

761


What does localhost mean?

712