what is the difference b/w abstract and interface?
Answer Posted / n.suresh
Abstract can,t support multiple inheritence.
Interface can suppport the multiple inheritence.
Abstract have accesbulity modifiers.
Interface have no accesbulity modifiers.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the main purpose of inheritance law?
Why is there no multiple inheritance?
What is the significance of classes in oop?
What is encapsulation with real life example?
What is abstraction in oop with example?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Can we have inheritance without polymorphism?
How to improve object oriented design skills?
When not to use object oriented programming?
What is polymorphism programming?
What does and I oop and sksksk mean?
What is encapsulation example?
What is meant by multiple inheritance?
What are two types of polymorphism?
Is html an oop?