What we have to do, when we don't want to implement all
methods of an interface?
Answer Posted / ravikiran(aptech mumbai)
instead of using interface make use of abstract class at
that moment
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are user defined exceptions?
why Interface used?
what is abstract class in Java?
What are wrapper classes in java?
Explain about OOPS concepts and fundamentals.
Can an interface have a class?
What is difference between checked and unchecked exception in java?
What does the three dot emoji mean?
What is final access modifier in java?
Is an integer an object?
Is string an object?
What is the benefit of singleton pattern?
Do you need to import math in java?
What is a classloader in java?
Why there are some null interface in java? What does it mean?