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
What is default exception handling in java?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What is data type in computer?
What is increment in java?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What is the use of private static?
What are different access specifiers in java?
What is callable java?
How do you calculate square roots?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
What is ordered map in java?
What is exception hierarchy in java?
Why are variables important in research?
Give us the name of the list layoutmanagers in java?