Answer Posted / rajat patel
An adapter class is an implementation class of listener interface which contain all methods implemented with empty body.For e.g WindowAdapter is an adapter of WindowListener interface. Adapter class reduce overhead on programming while working with listener interface.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can singleton class be inherited in java?
What is difference between static class and normal class?
what is optional in java 8?
Enlist few advantages of inheritance?
What is an infinite loop?
What is the difference between the direct buffer and non-direct buffer in java?
What is the maximum length of a url?
Is upper case in java?
How large is a boolean?
How do you declare a destructor in java?
What is a void method java?
Explain the significance of listiterator.
What is basic syntax?
What is style and indentation?
What is treeset in java?