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 |
What is class in c++ with example?
Explain one-definition rule (odr).
3- Write a program to find larger and smaller of the two numbers.
How is data hiding achieved in c++?
What is c++ used for in games?
Why ctype h is used in c++?
What is the copy-and-swap idiom?
What is the handle class?
What is the basic structure of c++ program?
What is the use of vtable?
What are the various access specifiers in c++?
What is data binding in c++?