what is difference b/w object based and object oriented
programming language?
Answer Posted / uv
Object based programming language supports all the features
of OOP except Inheritence
| Is This Answer Correct ? | 96 Yes | 64 No |
Post New Answer View All Answers
What is the example of polymorphism?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What are main features of oop?
What is super in oop?
Whats oop mean?
Prepare me a program for the animation of train
What is cohesion in oop?
What is variable example?
What is a null tree?
What is new keyword in oops?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is difference between inheritance and polymorphism?
Why do we use inheritance?
How is class defined?
What are the 3 principles of oop?