2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
13th December 2014, 03:36 PM
Super Moderator
 
Join Date: Apr 2013
Re: Major Difference Between programming C and C++

Here I am providing the information regarding the Major Differences Between C And C++ which you are looking for .

1. C follows the procedural programming paradigm while C++ is a multi-paradigm language(procedural as well as object oriented)

2. In case of C, the data is not secured while the data is secured(hidden) in C++

3. C is a low-level language while C++ is a middle-level language (Relatively, Please see the discussion at the end of the post)

4. C uses the top-down approach while C++ uses the bottom-up approach

5. C is function-driven while C++ is object-driven

6. C++ supports function overloading while C does not

7. We can use functions inside structures in C++ but not in C.

8. The NAMESPACE feature in C++ is absent in case of C

9. The standard input & output functions differ in the two languages

10. C++ allows the use of reference variables while C does not


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 09:35 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4