0

why C++ is C++ why not ++C or C--etc.????

17th Jul 2016, 6:13 PM
Kamal Singh
Kamal Singh - avatar
5 Answers
+ 1
Because the language 'c' was first used and then got upgraded (incremented) that's why C++.😝
18th Jul 2016, 4:03 AM
Mukul Kumar
Mukul Kumar - avatar
0
because c plus plus pronounces good and if we spell plus plus c it would've been very awkward and c minus minus? lets not even talk abt it lol
17th Jul 2016, 6:16 PM
Suhail Pappu
Suhail Pappu - avatar
0
C++ as a language was thought of being an increment to the C programming language as C++ is a valid statement that increments the variable C. Why postincrement (C++) was chosen over preincrement (++C) I'm not sure. I would assume, as Suhail said, it's easier to understand.
17th Jul 2016, 6:42 PM
Stefan
Stefan - avatar
0
C++ is an extension to C programming and the integration of Simula language to it. Hence the name C++
17th Jul 2016, 6:43 PM
Siddhartha
0
Actually, there is C--, seperately with C++. also I think there is --C-=C-C--? (but lets not talk about it, minus minus C minus equals C minus C minus minus? no way.)
18th Jul 2016, 4:40 AM
_Geometry dash_ _Roh_ (AKA NovaRate0315)
_Geometry dash_ _Roh_ (AKA NovaRate0315) - avatar