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++?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by a delegate?

1030


What happens when you make call 'delete this;'?

1022


What operator is used to access a struct through a pointer a) >> b) -> c) *

1051


Explain the auto storage classes in c++.

1051


Write about the various sections of the executable image?

931


What is class definition in c++ ?

1027


Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened

1507


Differentiate between late binding and early binding. What are the advantages of early binding?

974


What is a dll entry point?

947


What is a null object in c++?

1144


Describe the advantage of an external iterator.

980


What is switch case in c++ syntax?

1047


Why do we use string in c++?

883


Explain explicit container.

1033


What is a Default constructor?

1497