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


Please Help Members By Posting Answers For Below Questions

Is java se open source?

662


What is the purpose of the file class in java programming?

625


Explain aggregation in java?

625


Java is pass by value or pass by reference? Explain

638


Why collection doesn’t extend cloneable and serializable interfaces?

753






What happens if constructor is private?

671


When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?

697


Which sorting algorithm is best in java?

633


What is a java lambda expression?

654


How do generics work?

611


What are the differences between string and stringbuffer?

710


What is the function of http?

630


What is data member in java?

595


What is the purpose of tostring() method in java?

647


What is the difference between import java.util.date and java .util?

679