English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-09-24 07:05:19 · 14 answers · asked by Barbi_girl 2 in Computers & Internet Programming & Design

14 answers

C++ is a superset of C, so, with some exceptions, anything you learn in C can be ported to C++.
However, either one takes a lot of studying and practice, and you will likely never learn it all.
C++ has what every C programmer wanted, and a lot more.

C++ is like a newer version of C (kind of) - but even C++ is old, the new version is C sharp (C #)

2006-09-24 07:07:37 · answer #1 · answered by timmytude 4 · 0 0

hello
the difference between C and C++

c with out the ++
c++ with 1 c++

lol @ Wisebonzai's

2006-09-24 14:08:32 · answer #2 · answered by Anonymous · 0 1

do u mean grade-wize? a C is just a C. not close 2 a B at all. but a C++ is a couple points away from getting a B. Mayb 1 or 2 pts. Hope u got the C++!

2006-09-24 14:07:22 · answer #3 · answered by . 2 · 0 0

C++ adds provisions (such as classes, encapsulation of data and functionality, polymorphism, inheritance etc..) for true object oriented programing to C . There are other differences, but this is the most important one.

2006-09-24 14:27:14 · answer #4 · answered by Nick F 6 · 1 0

There is no objects in C
So.. most of the basic commands are usable, unless they are included in a header or library that is only intended for C++.
However, you cannot use complicated structures. Only Structure and Union are acceptable.

2006-09-25 00:50:37 · answer #5 · answered by Anonymous · 0 0

The C+ is almost a B-.

It goes like this:
A+
A
A-
B+
B
B-
C+
C
C-
D+
D
D-
F

I've read everyone's answers...LOL...I didn't see the other +.

NOW I FEEL REALLY BLONDE.

YEP, it is a programming language!

2006-09-24 14:07:20 · answer #6 · answered by Anonymous · 1 0

one has no + and the other has two ++!

2006-09-24 14:06:35 · answer #7 · answered by Sam 3 · 0 0

these are both programming language with a differerent versions

2006-09-24 14:07:07 · answer #8 · answered by Riya 4 · 0 0

almost a B

2006-09-24 14:32:33 · answer #9 · answered by wHaT eVeR 7 · 0 0

http://www.freeprogrammingresources.com/tutorial.html

2006-09-24 14:13:45 · answer #10 · answered by Anonymous · 3 0

fedest.com, questions and answers