what is the C++



what is the C++..

Answer / atasi jena

c++ is a object oriented programming language which provides different mechanism like inheritance, polymerphism, template, data abstraction over c.

Is This Answer Correct ?    11 Yes 0 No

Post New Answer

More C++ General Interview Questions

What do you mean by late binding?

0 Answers  


What is pure virtual function?

0 Answers  


List the merits and demerits of declaring a nested class in C++?

0 Answers  


What is functions syntax in c++?

0 Answers  


Difference between static global and global?

16 Answers   Microsoft, Symphony, Wipro,






Do class declarations end with a semicolon? Do class method definitions?

0 Answers  


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

0 Answers  


What is #include iomanip?

0 Answers  


Is it possible for a member function to use delete this?

0 Answers  


Define token in c++.

0 Answers  


how can u create a doubly linked list with out using pointers?

2 Answers  


When do we run a shell in the unix system?

0 Answers  


Categories