Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what are difference between c and c++?

Answer Posted / sachin sonawane

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

for more information u can contact me on my E-mail ID miswarit@gmail.com

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is format for defining a structure?

1080


What is the difference between the functions rand(), random(), srand() and randomize()?

1284


What is difference between rand () and srand ()?

1083


What is the importance of mutable keyword?

1022


Are php strings immutable?

1053


What are the implicit member functions of class?

1086


What is object in c++ example?

1107


What is #include iostream in c++?

1056


Explain differences between new() and delete()?

1092


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

993


What are pointer-to-members? Explain.

1145


What is abstraction with real time example?

1148


What is a list c++?

1105


Can you write a function similar to printf()?

1127


What do c++ programmers do?

1054