what is difference bw c and c++?

India
March 9, 2007 11:30pm CST
can any one tell me the difference between c and c++ and also how c++ is more advantageous
7 responses
@aditya149 (291)
• Sweden
25 Feb 11
Well the basic difference between them is that c pp is an object oriented langhuagw which holds oops concepts such as inheritance abstraction polymorphism and data security wheere as these are lack in C programing
@yiskylee (141)
• China
7 Apr 08
since the c++ is object oriented, it is much more easier to make adjustments when it is need.
• India
10 Mar 07
c and c++ have differences as well as similarities.though c++ borrows its syntax from c language its quite different cos c++ is object oriented language whereas c is not object oriented.its the main difference b/n this two.we can also write the c programes in c++ but we cant write all the c++ programs in c.simply c is procedural language whereas c++ is procedural as well as oject oriented
@techvin (13)
• India
10 Apr 07
Well C++ is C with a bit extra stuff like classes etc.. Once you know C it is very easy to learn C++
• India
12 May 07
c++ is object oriented where c is not.
@mnsrwt123 (2057)
• India
1 Apr 08
well C++ is inherited from C and you can do everything with C++ that can be done in C. And also the C++ is an objec oriented programming...which is the bestest part of all...
• India
10 Mar 07
well tha basic differnce between C and C++ is that C is procedure oriented languagfe and C++ is an object oriented language.... to know more differences visit http://unthought.net/c++/c_vs_c++.html