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 the main differences between C and C++?



What are the main differences between C and C++?..

Answer / nashiinformaticssolutions

In terms of syntax, compilation, and basic memory, C and C++ are very similar. Nonetheless, the two languages differ in a few significant ways:

• While C++ is a multi-paradigm language that supports procedural programming and other programming philosophies, C is a procedural programming language.
• Unlike C++, C does not allow object-oriented programming principles like encapsulation and polymorphism.

• Namespace, reference variable functionality, operator overloading, and function overloading are among the new features that C++ provides.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Is c++ map a hash table?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ?

5 Answers   Lucent,


You want to link a c++ program to c functions. How would you do it?

0 Answers  


What is the use of turbo c++?

0 Answers  


What is the difference between a definition and a declaration?

0 Answers  


Distinguish between a # include and #define.

0 Answers  


What are virtual functions in c++?

0 Answers  


Can c++ do everything c can?

0 Answers  


What are the advantages of pointers?

0 Answers  


What problems might the following macro bring to the application?

0 Answers  


Write my own zero-argument manipulator that should work same as hex?

0 Answers  


What are arrays c++?

0 Answers  


Categories