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

What is method reference in java?

0 Answers  


I don’t want my class to be inherited by any other class. What should I do?

0 Answers  


What is overriding in java?

0 Answers  


Which is bigger float or double?

0 Answers  


What is the meaning of immutable regarding string?

0 Answers  






Why we use multi threading instead of multiprocessing?

0 Answers  


When can you say a graph to be a tree?

0 Answers   Amazon,


what is web.xml?and its use?

7 Answers   CTS,


What do negative exponents mean?

0 Answers  


What is the purpose of using javap?

0 Answers  


What are keywords and reserved words in java?

0 Answers  


What is final modifier?

0 Answers  


Categories