What is the history of c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is size of a object of following class? class Foo { public: void foo(){} }

2 Answers   CA,


What is heap sort in c++?

0 Answers  


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

0 Answers  


What is Pure Virtual Function? Why and when it is used ?

10 Answers   Lucent, Sona,


What is doubly linked list in c++?

0 Answers  






When do you call copy constructors?

0 Answers  


What is class in c++ with example?

0 Answers  


What are static and dynamic type checking?

0 Answers  


What is the type of 'this' pointer?

0 Answers  


what is Member Functions in Classes?

0 Answers  


What relational operators if statements in c++?

0 Answers  


Why do we use string in c++?

0 Answers  


Categories