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
What is the difference between a loader and a compiler?
What are 3 data types?
What is data type example?
Can we override protected method in java?
what is the purpose of the runtime class?
Is a method a function?
What is ++ a in java?
Can you explain the cs option of java interpreter?
Is void a return type?
Why java is call by value?
How to reverse a string in java?
What is wrapper class example?
Can you pass by reference in java?
Define inheritance?
Variables used in a switch statement can be used with which datatypes?