View Single Post
Old 08-09-2012, 11:55 PM   #40
milina788
Registered User
 
Join Date: Jul 2012
Posts: 34
C and C++ both are programming language but C++ can be defined as superset of C. There are various differences between C and C++ and some of them are as following:
1. C++ can run most of code of C but vice versa cannot be possible.
2. C is procedural programming paradigm language and C++ is multi-paradigm language.
3. Data is more secure in C++ rather than C.
4. C uses top down approach and C++ uses bottom up approach.
5. C is function oriented and C++ is object oriented programming language.
__________________
Hire a professional
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
milina788 is offline   Reply With Quote