Whatis the difference between oop and object based language
Answer Posted / ankita
OOP= object based language + inheritance + dynamic binding
That means object based language doesnt support inheritance
and dynamic binding, where as OOP supports.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Why is there no multiple inheritance?
What are classes oop?
Get me a number puzzle game-program
What is the difference between encapsulation and polymorphism?
Why is polymorphism needed?
Why do we need oop?
Which method cannot be overridden?
What are the two different types of polymorphism?
What is polymorphism and why is it important?
What are two types of polymorphism?
What is variable example?
What is property in oops?
Why interface is used?
How to hide the base class functionality in Inheritance?
What is the difference between procedural programming and oops?