Answer Posted / a sriniva rao
By using Adapter class we can implement the interface's
required methods.for ex. in an interface there are 100's of
methods,but we want to implement only two methods.By using
Adapter class we can implement those two methods and rest
are defined by null body.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the meaning of course?
What is difference between static class and singleton pattern?
Name few java util classes introduced with java 8 ?
How many unicode characters are there?
What are the parts of methodology?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What is a prefix function.write down a code to compute prefix function.
What do you mean by local class?
What is enhanced loop in java?
Are registers volatile?
What does java se mean?
What is string builder?
What is java console application?
What are exception handling keywords in java?
What is sortedmap interface?