Answer Posted / akki
Adapter classes are empty implementation of the methods provided by their corresponding interfaces.
if we implements the interface we have to give definition to all methods of interface.
but if we extend adapter class then we will require to define method which we gonna use in our code
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
how to deploy apache tomcat server to weblogic server in java
what type of questions asked for barclays technologies pune please send urgent
Is java se open source?
Do extraneous variables affect validity?
When would you use a static class?
When do you get classcastexception?
Does java arraylist maintain insertion order?
Why arraylist is used in java?
What happens if main method is not static?
What is hash table in java?
What is cr keyboard?
What is a private class in java?
Which is better arraylist or vector?
Can we increase size of array?
What is computer compiler?