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
How to split arraylist elements in java?
What is passing value java?
How is a structure different from array ?
What is parsing a string?
What does math floor () do?
How do you implement tree mirroring in java?
How do you pass by reference?
Why main method is static in java?
Is string is a class in java?
What access modifiers can be used for variables?
What is a byte array?
Can we use string in the switch case?
Distinguish between a predicate and a function?
Explain, java is compatible with all servers but not all browsers?
Is a method a procedure?