|
-
Mar 8th, 2011, 12:57 AM
#1
Thread Starter
Banned
C and C++
Hello guys....!
What is the difference between C and C++....? Your suggestions will be highly appreciated...Thanks in advance...!
-
Mar 8th, 2011, 10:13 AM
#2
Re: C and C++
In short, C++ is a form of C that allows object oriented programming and C++ has a larger standard library.
There are some other smaller differences, but these are the most significant ones.
Delete it. They just clutter threads anyway.
-
Mar 10th, 2011, 08:05 AM
#3
Hyperactive Member
-
Mar 11th, 2011, 08:30 AM
#4
Re: C and C++
Another difference (in coding):
Code:
C C++ Use
printf() cout To print the output
scanf() cin To read the input
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|