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 a two-pass assembler?
What does the three dot emoji mean?
What is the return type of the main method?
How many types of memory areas are allocated by JVM in java?
What are sets in java?
What is a "pure virtual" member function?
How do singleton patterns work?
Can we override private methods?
What is the use of parse function in java?
What are "class access modifiers" in Java?
What does those terms actually mean included in the j.d.k i.6?
Tell me the Importent classes in net package?
Which is better ascii or unicode?
Differentiate between static and non-static methods in java.
What are the disadvantages of using inner classes?