C is a procedure-oriented language while C++ allows the implementation of object-oriented programming. OO is extensible; that is, it is fairly easy to add functionality to OO programs without redesign. The same cannot be said for programs written in C. In C++ objects contain both their data and functions. The need to change a function results in a small change to a C++ program. A similar change in a C program could take a long time since you need to find every place you need to make a change to implement a design change, and extensive debugging.
2007-06-21 08:49:57 UTC
C is Procedure Oriented Programming
C++ is Object Oriented Programming
but c++ is much better than C
Joshua A
2007-06-21 06:49:58 UTC
THere really is no difference between then but one makes you feel better
Nick R
2007-06-21 06:45:39 UTC
2 points
Tim M
2007-06-21 06:59:50 UTC
Not much. Thwe teacher sees improvement and wants you to know it. It's just not good enough to move up to a B, but is very close.
friend 1
2007-06-21 06:46:27 UTC
both are programming languages
c++ is advanced than c
thats it
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.