Answer Posted / gyana
It is simply called Object oriented programming language.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is pair in c++?
What is token c++?
Why null pointer is used?
What is the use of typedef?
What is object in c++ example?
What are compilers in c++?
What will the line of code below print out and why?
How the delete operator differs from the delete[]operator?
What is iostream in c++ used for?
Write about the scope resolution operator?
Describe friend function & its advantages.
Differentiate between late binding and early binding. What are the advantages of early binding?
what does the following statement mean? int (*a)[4]
What is iterator c++?
What is extern c++?