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 are the advantages of compiled language?
What does isempty () do in java?
Do I need java on my computer?
Is hashset sorted in java?
Define canvas?
Should you use singleton pattern?
Is string a class?
Can you extend main method in java?
What is object of class in java?
what are different ways in which a thread can enter the waiting state? : Java thread
Can you start a thread twice in Java?
What is the purpose of skeleton and stub?
What is the difference amongst jvm spec, jvm implementation, jvm runtime ?
Who is the owner of java?
Can we override the static method?