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)

Edgarwbrown 08-28-2012 04:45 AM

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

tavioncurry69 09-06-2012 11:18 PM

Then thing we call as C is a strange language advanced by Dennis Ritchie which includes technical form of programming whereas C++ is one more form expending OOPs idea and is an unconventional form of C.

JackieCalmes 09-09-2012 11:22 PM

C and C++ language is both language have same little bit different.The C and C++ both are OOP language,and there are library different.

jordenstive 09-19-2012 02:24 AM

"C" is language and "C++" is an extension of C, and it is nearly impossible to learn C++ without learning C first.

jameslabonte78 09-20-2012 02:01 AM

Main differences between C and C PLUS PLUS are as follows

1 ) In C language Data is not Secured while the data is secured in C PLUS PLUS because C PLUS PLUS have specific OOP features like data hiding which are not present in C.

2) C uses the top-down approach while C PLUS PLUS uses the bottom-up approach.

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 07:48 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.