What is the Advantage of Interface over the Inheritance in
OOPS?
Answer Posted / rajendra patidar
On OOPS due to multiple inheritance duplicate value may be
received by derived class, so compiler do not understand
what syntax should compile.
Interface Refuse such type of problem in java.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Where is pseudocode used?
What is polymorphism and its types?
Why do we use inheritance?
Why do we need oop?
officer say me - i am offered to a smoking , then what can you say
What does I oop mean?
What is polymorphism in oop example?
Write a program to reverse a string using recursive function?
What is ambiguity in inheritance?
What is polymorphism used for?
How do you achieve runtime polymorphism?
What is encapsulation in simple terms?
What are the 3 pillars of oop?
What is the important feature of inheritance?
What is destructor example?