what is difference b/w object based and object oriented
programming language?
Answer Posted / isha
The Basic difference between Object-Based Language n Object
oriented language is of Polymorphism only.
Object-Based Language doesn't support Polymorphism.
It supports Inheritance.
Classes that support classes but not polymorphism are called
Object-Based languages.
| Is This Answer Correct ? | 6 Yes | 23 No |
Post New Answer View All Answers
What are the three main types of variables?
c++ program to swap the objects of two different classes
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
explain sub-type and sub class? atleast u have differ it into 4 points?
What is polymorphism programming?
What is property in oops?
What are the important components of cohesion?
What are the three parts of a simple empty class?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is the real time example of encapsulation?
Why is encapsulation used?
What is overloading in oop?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
what is difference between class template and template class?
What is oops in simple words?