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
Why is oop useful?
what is the sylabus for priliminaries?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Which method cannot be overridden?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
#include
Can a varargs method be overloaded?
what's the basic's in dot net
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
How does polymorphism work?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is an interface in oop?
What does I oop mean?
What is a class and object?