View Single Post
Old 08-28-2012, 04:45 AM   #41
Edgarwbrown
Registered User
 
Join Date: Aug 2012
Posts: 6
Major difference between c and c++:
1.C is low level language while C++ is middle level language.
2.C use top down approach while C++ is bottom up approach
3.C is function driven while C++ is object driven
4.C supported function overloading while C++ does not
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Edgarwbrown is offline   Reply With Quote