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
What is a null tree?
What are the three parts of a simple empty class?
Please send ford technologies placement paper 2 my mail id
What does and I oop mean in text?
Why do we use class?
What is class and example?
What is overloading in oop?
What is encapsulation process?
How Do you Code Composition and Aggregation in C++ ?
How long to learn object oriented programming?
What is byval and byref? What are differences between them?
What is encapsulation c#?
What is abstract class in oops?
What is abstraction oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.