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 composition in java?
How do you allocate memory to object?
What is the replace tool?
Is this valid in java ? Can we instantiate interface in java?
How do you pass by reference?
What is anti pattern in programming?
How java enabled high performance?
What is the difference between notify and notifyall method?
Are arrays immutable in java?
What is the memory leak in java?
What does yield method of the thread class do?
Can a constructor call another constructor?
Is space a character in java?
What is the order of arraylist in java?
What is the integer of 16?