Relationship between an event-listener interface and an
event-adapter class?



Relationship between an event-listener interface and an event-adapter class?..

Answer / 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

More Core Java Interview Questions

Should you use singleton pattern?

0 Answers  


in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?

10 Answers   ITC Infotech,


In the HashMap, we know the values but we dont know the key, then how can we get the key from HashMap ?????

4 Answers   Kanbay,


difference between vectorlist and hash

1 Answers   TCS,


what is difference between method overloading & method overridding with example?

4 Answers   IBM,






What is hard code & soft code?

7 Answers   Cognizant, Wipro,


Tell me about different OOPS concepts.

0 Answers   Amdocs,


What does it mean that a class or member is final?

0 Answers  


What is the use of toarray () in java?

0 Answers  


what is mean by synchronization?

3 Answers   BOB Technologies, GCPL,


What is the superclass of exception?

3 Answers  


Is java util list serializable?

0 Answers  


Categories