difference...

S

Shraddha

HI...This may sound offtrack to this groups..but his is related to
this group only..
Can anyone tell me the difference between C and C++...
besides object oriented and all that..
In indian companies this question is asked several times..but I don't
know the exact answer...
 
O

osmium

Shraddha said:
HI...This may sound offtrack to this groups..but his is related to
this group only..
Can anyone tell me the difference between C and C++...
besides object oriented and all that..
In indian companies this question is asked several times..but I don't
know the exact answer...

I'm quite sure the answer can be found starting here. Even if you don't
find the nice concise answer they want, you are almost certain to learn
something interesting or something of value, maybe even both. "All that"
pretty well destroys the validity of any answer, anyway.

http://www.research.att.com/~bs/homepage.html
 
S

Sarath

HI...This may sound offtrack to this groups..but his is related to
this group only..
Can anyone tell me the difference between C and C++...
besides object oriented and all that..
In indian companies this question is asked several times..but I don't
know the exact answer...

Object oriented extention is not a simple thing, but a simple way to
express complex problems.
the most powerful features of C++ it it's object oriented
capabilities, low level programming as we do in C (using assembly
language), and it's most powerful STL library. using the powerful
language features you can see a wide variety of things implemented in
boost library. check http://boost.org/
 
M

Marcus Kwok

Shraddha said:
HI...This may sound offtrack to this groups..but his is related to
this group only..
Can anyone tell me the difference between C and C++...
besides object oriented and all that..
In indian companies this question is asked several times..but I don't
know the exact answer...

This page hasn't been updated in several years, but here is a list of
some incompatibilites between C and C++:

http://david.tribble.com/text/cdiffs.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,292
Messages
2,571,494
Members
48,180
Latest member
DelmarCarv

Latest Threads

Top