+ 2

[DUPLICATE] What is the difference between c and c++

23rd Jan 2018, 2:30 AM
THRISHUL M P
THRISHUL M P - avatar
4 Answers
+ 7
Hi Thrishul. This question has been asked many times before. Try to find the answer yourself before you ask the community. To see the previous questions, add the word sololearn to the end of your Google search. Hope this helps šŸ™‚ These are a FEW of the results I got with the Google search: difference c c++ sololearn https://www.sololearn.com/Discuss/136823/?ref=app https://www.sololearn.com/Discuss/588240/?ref=app https://www.sololearn.com/Discuss/361465/?ref=app https://www.sololearn.com/Discuss/407356/?ref=app https://www.sololearn.com/Discuss/353360/?ref=app https://www.sololearn.com/Discuss/1878/?ref=app
23rd Jan 2018, 4:31 AM
David Ashton
David Ashton - avatar
+ 3
Back in the early days, C++ used to be called "C, but just with classes." You can't really say that anymore though. šŸ˜‚ It has gone farther.
23rd Jan 2018, 3:51 AM
Dread
Dread - avatar
+ 2
The main one is that C++ has OOP. C++ also has templates, strings, containers like vector and list, basically just C with a very large standard library and runs slightly slower.
23rd Jan 2018, 2:45 AM
Jacob Pembleton
Jacob Pembleton - avatar
0
c++ is increased by one! So we can assume its better than c!?? Damn, coding for so long....
23rd Jan 2018, 4:32 AM
Kostas Batz
Kostas Batz - avatar