What we have to do, when we don't want to implement all
methods of an interface?
Answer Posted / mallikarjun
Use another called implementing interface and that class can
be inherited to sub class. This process is called adapter
pattern
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you calculate roots in java?
can any body body expalin best definitions & best real time exaples for opps concepts.
What is early binding and late binding in java?
Differentiate between static and non-static methods in java.
Explain differences between collection api and stream api?
What do negative exponents mean?
How do you convert int to char in java?
What is the use of math abs in java?
is there a separate stack for each thread in java? : Java thread
What is the maximum size of a string in java?
can used Protected Class outside Function.?
how to write a server program and sending the mails to the server using smtp protocol please help me
What is array list in java?
Can a function return a function?
State the significance of public, private, protected class?