Answer Posted / jaz
C++ is not an object based language. It is an object
oriented language. An object based language + Inheritance +
polymorphism makes a language object oriented.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do we implement inheritance in c++?
Distinguish between a # include and #define.
What is the difference between C and CPP?
What is the c++ code?
What is iterator in c++?
What is malloc in c++?
What are c++ stream classes?
What will happen if a pointer is deleted twice?
What are disadvantages of pointers?
What are the four main data types?
Can we change the basic meaning of an operator in c++?
What are the advantages of prototyping?
Where the memory to the static variables is allocated?
How is computer programming useful in real life?
What is stl containers in c++?