+ 1
What is the difference between C and C++??
i am learning c programming but when i looked then i saw some difference ! i didn't understand :( !
7 Answers
+ 14
https://www.quora.com/What-is-the-difference-between-C-C++-and-C
for more detail
+ 7
No no no no no, @Babak Sheykhan (PERS), C++ is the subset of C. C was out long before C++ was created.
+ 6
The major difference is the object oriented concept in C++. In fact C is a subset of C++.
+ 4
C++ is an extended version of original language C, it designed to be able to use more advanced programming concept known as object oriented programming.
+ 4
thanks javaid :)
+ 3
oh!
+ 1
what should i learn? C or c++ ?? or both?



