answersLogoWhite

0

Why c plus plus name was given?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

In C, the ++ operator means to increment the object associated with it. If you said xyz++; for instance, you would increment xyz. (There are pre-increment and post-increment forms, but that is out of scope for this question.) When the C language was enhanced, the new language was called C++, implying that C++ was the "next", or "incremented", version of C.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is B plus B plus B plus C plus C plus C?

It is impossible to give any decimal/numeric value if we are not given the values of at least one variable, so the answer is B + B + B + C + C + C.


What is the name of the structure type in C plus plus?

The same as in C, struct.


Do I need to write a program to find a substring in a given string in c plus plus?

No.


What is extension part of c plus plus?

C++ Extension Name is... Syntax is: File Name.extension name. Ex: ankit.cpp


What year c plus plus was developed?

Developed in 1979 by the name of C with classes. Renamed to C++ in 1983.


What is the name given to A?

C) Synapse


What is default name of c plus plus?

If you mean the original name of C++, it was originally called "C with Classes". However, after the introduction of template metaprogramming, it was renamed C++ which meant "the successor to C".


What was c plus plus previously called?

'C with Classes' began development in 1979. The name changed to 'C++' in 1983.


Who thought up the name c plus plus?

Rick Mascitti.


Is the word main an illegal variable name in C PLUS PLUS?

I can tell you that it is not an illegal variable name in C. I do not currently have a C++ compiler installed, but I would assume that it would also be valid in C++.


Is a plus b divisible by c?

Sometimes. It depends on the values given to the variables.


Algorithms to the given c plus plus programs?

The question is impossible to answer. You cannot determine an algorithm from a given program if the program is not actually given in the question. Please place the program in the discussion section.