What is the Advantage of Interface over the Inheritance in
OOPS?
Answer Posted / mms zubeir
1. Provides flexibility in implementing the operations for
the derived classes.
2. Avoid conflicts when more than one interfaces are
derived in a class.
I will club some more later...
| Is This Answer Correct ? | 28 Yes | 9 No |
Post New Answer View All Answers
What is the difference between abstraction and polymorphism?
What makes a language oop?
What is encapsulation in oops?
Why multiple inheritance is not possible?
Which language is pure oop?
What is abstract class in oops?
what type of questions
What is polymorphism used for?
Why do we use inheritance?
What are oops methods?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is interface in oop?
Why is abstraction needed?
What is difference between data abstraction and encapsulation?
How many human genes are polymorphic?