How did c++ get its name?
Answer / Ramesh Chandra Chaudhary
C++ was named by Bjarne Stroustrup, its creator. The '+' symbol in C++ represents an extension to the original C language.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are keywords in c++?
Explain about Virtual Function in C++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What are smart pointers?
what is data encapsulation in C++?
Why is c++ difficult?
What is c++ code?
What is java and c++?
What is the basic structure of a c++ program?
What is problem with overriding functions?
What is an ABC: an "Abstract Base Class"?
Why do we need function?