what is difference b/w object based and object oriented
programming language?
Answer Posted / anshu sharma
Object-Based Programming usually refers to objects without
inheritance and without polymorphism,These languages
support abstract data types and not classes,which provide
inheritance and polymorphism.however,support both
inheritance and polymorphism and they are object-oriented.
| Is This Answer Correct ? | 47 Yes | 11 No |
Post New Answer View All Answers
Who invented oop?
What is the real life example of polymorphism?
How to call a non virtual function in the derived class by using base class pointer
What is the difference between inheritance and polymorphism?
Is enum a class?
What is difference between data abstraction and encapsulation?
What does <> mean pseudocode?
What are main features of oop?
How do you achieve runtime polymorphism?
can inline function declare in private part of class?
Can we have inheritance without polymorphism?
What is basic concept of oop?
Why it is called runtime polymorphism?
i got a backdoor offer in process global,Bangalore..Can i work with it?
Why is destructor used?