Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Programming General (http://siteownersforums.com/forumdisplay.php?f=44)
-   -   what is the difference in c and c++? (http://siteownersforums.com/showthread.php?t=51969)

keirawatson 10-09-2012 10:32 PM

In C your code is sequential. C++ is Object-Oriented Language.

JaciKing 11-04-2012 11:37 PM

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.

nanadakson 12-22-2012 11:31 PM

still not clear the difference

abiabiah 12-25-2012 11:10 PM

One of the major differences between C and C++ is that C++ is object oriented programming language, but C is not at all. You can Google Object Oriented Programming for more details.

itaivecom 08-09-2014 01:24 AM

Bài viết hay quá thank bác chia sẻ

johnstyle 08-20-2014 02:59 AM

C is Imperative (procedural) systems implementation language and C++ is Multi-paradigm, object-oriented programming, generic programming, procedural programming, functional programming, meta programming language.


All times are GMT -7. The time now is 03:54 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.