Relationship between an event-listener interface and an
event-adapter class?
Answer Posted / niranjanravi
Adapter class provides an empty implementation of all the
methods in the EventListener interface
Is This Answer Correct ? | 13 Yes | 10 No |
Post New Answer View All Answers
what is meant by HQL?
Why is java so popular?
In how many ways we can create threads in java?
Can we have this () and super () together?
Explain illegalmonitorstateexception and when it will be thrown?
Are constructors methods?
Can we extend singleton class?
What is qualitative variable?
How to make a non daemon thread as daemon?
Explain how can you debug the Java code?
What is externalizable?
Why does java doesnt suuport unsigned values?
How do you check if a string contains only numeric digits?
What is finally in Java?
How do you test a method for an exception using junit?