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
Write a program to reverse a string using recursive function?
How does polymorphism work?
Can main method override?
What is object-oriented programming? Webopedia definition
How do you define social class?
Explain the concepts involved in Object Oriented programming.
Give two or more real cenario of virtual function and vertual object
What is polymorphism explain?
What are properties in oop?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Is html an oop?
What is byval and byref? What are differences between them?
What are the benefits of interface?
What is difference between inheritance and polymorphism?
How to use CMutex, CSemaphore in VC++ MFC