What is C++?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please Disable the AdBlocker to Continue to the site.
To give an introduction to C++, one has to know who created it. Bjarne Stroustrup created C++, an object-oriented programming language. It was released in 1985. A large addition of classes in the C language makes C++ a superset of C.
The new language was initially referred to as “C with classes” by Stroustrup. But eventually, the name was changed to C++. The C increment operator ++ is where the concept of C++ originated.