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
Is there a way to increase the size of an array after its declaration?
What is the use of a copy constructor?
What are the features of java?
What do you understand by private, protected and public?
What about member inner classes?
What is compareto?
What is the meaning of variables in research?
What is difference between protected and private?
What is ascii code?
what is thread in Java ?
How to write custom exception in java?
What are constants?
List two java ide’s?
What does I ++ mean?
What is <> used for in java?