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 difference between == equals () and compareto () method?
How do you define a method?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
What is constant in programming?
What is callable java?
Does variable declaration allocate memory?
How many types of flags are there?
Why put method is idempotent?
What's the difference between int and integer in java?
Mention a package that is used for linked list class in java.
Define a java class.
What is the difference between an object-oriented programming language and object-based programming language?
What is better - 'bit-shift a value' or 'multiply by 2'?
Define inheritance with reference to java.
Can I learn java without any programming experience?