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 do you add spaces in java?

516


How garbage collection is done in java?

551


What is meant by 'Class access modifiers'?

557


Why singleton pattern is better than creating singleton class with static instance?

540


What is stringjoiner ?

578






Is arraylist zero based?

559


What is the use of coding?

526


What is contract between hashcode and equal method?

574


What is the difference between comparison done by equals method and == operator?

573


What are pass by reference and pass by value?

529


Can you call a method in a method?

535


Write a program to reverse a number in java?

564


Why do we use bufferedreader?

542


What is difference between calling start() and run() method of thread?

563


Can we sort array in java?

531