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 java still necessary?
How do you convert boolean to boolean?
What is used of static keyword in java?
Is null keyword in java?
Can a set contain duplicates?
What is implicit object in java?
Which package is always imported by default?
What is the disadvantage of java?
What is :: operator in java?
Is empty .java file name a valid source file name?
What are the different types of garbage collectors in java?
What is nextint java?
Convert Binary tree to linked list.
What is the static block?
What is variable length arguments in java?