View Single Post
Old 11-04-2012, 11:37 PM   #47
JaciKing
Registered User
 
Join Date: Oct 2012
Location: Ahmedabad, Gujarat, India
Posts: 3
C is a Procedural programming language. C++ is Object oriented programming language. In C data is not secure while in C++ is data secure. In C top down approach, while in a C++ bottom up approach. C is function driven but not support function overloading while in C++ object driven and support function overloading. C++ use a reference variable while C not use.
__________________

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