Why is it called c++?



Why is it called c++?..

Answer / Siddhartha

C++ was named 'C Plus Plus' to signify its evolution from C. Bjarne Stroustrup, the creator of C++, aimed to add object-oriented programming features and other enhancements to the C language.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is class in c++ with example?

1 Answers  


Explain one-definition rule (odr).

1 Answers  


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

4 Answers   Luminous,


How is data hiding achieved in c++?

1 Answers  


What is c++ used for in games?

1 Answers  


Why ctype h is used in c++?

1 Answers  


What is the copy-and-swap idiom?

1 Answers  


What is the handle class?

1 Answers  


What is the basic structure of c++ program?

1 Answers  


What is the use of vtable?

1 Answers  


What are the various access specifiers in c++?

1 Answers  


What is data binding in c++?

1 Answers  


Categories