Which java.util classes and interfaces support event
handling?

Answer Posted / ranganathkini

The interface java.util.Observer interface and the
java.util.Observable class support event handling

Is This Answer Correct ?    6 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of constructors are used in java?

793


Name few java 8 annotations ?

789


what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????

2017


What are the 8 primitive data types in java?

762


why are there separate wait and sleep methods? : Java thread

781


Why parameters should be passed by reference?

712


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

773


What is java in detail?

825


What is the difference between hashmap and hashtable in java?

772


How do you clear an arraylist in java?

709


How would you convert bytes to string?

760


What is difference overloading and overriding?

809


What do you understand by looping in java? Explain the different types of loops.

797


What is scope & storage allocation of static, local and register variables? Explain with an example.

798


Why we use multi threading instead of multiprocessing?

771