HI,
C i know the features of C++ and c.i know the
diferences between the two.
in COncerto SOftware they asked me that in what
situation u will use c and what situation u will
use c++.
don't tell the lanuguage features of C and C++ and
all like strong tyrpe checking,new delete and all.
tell me practically ,mmmmmmm tell me their impleme-
ntation.
please use proper words ,don't hurt others.No one
is superior here.Here v r all to help others.
Regards
Sakthivel
Hi,
I'm fairly sure that C is best when doing stuff that requires speed (for example, programs communicating over a network). C++ is better for stuff that requires structure and code readability (probably best for multiperson projects (it does tend to produce slower and bulkier programs, though)).
You may want to ask others' opinions on this, as I haven't actually used C++ in several years.
I hope this helps. :-)
To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>.
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/c-prog/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
