Who discovered c++?


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

Post New Answer

More C++ General Interview Questions

3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


Why do we need constructors in c++?

0 Answers  


Why can templates only be implemented in the header file?

0 Answers  


What is the use of main function in c++?

0 Answers  






Which c++ compiler is best?

0 Answers  


When you overload member functions, in what ways must they differ?

0 Answers  


What is :: operator in c++?

0 Answers  


What is encapsulation in c++ with example?

0 Answers  


How can you tell what shell you are running on unix system?

0 Answers  


Which field is used in c++?

0 Answers  


What is the difference between new() and malloc()?

0 Answers  


Categories