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 advantages of C++ programming compared to C
programming?

Answer Posted / krishnachaitanya

c++ provides security to the data,c doesn't provide any
security to the data this is main advantage of c++ over than
c and c++ supports all concepts of c and it introduces
object oriented concepts like
objects,inheritance,polymorphism..etc.c++ programs are
useful for real-time purpose but c doesn't support.c++
introduces class concept.by using classes we can do
real-time projects.
c++ follows bottom-up approach but c follows top-down approach.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can java be faster than c++?

1104


When should we use multiple inheritance?

987


What are the advantages of using a pointer?

1021


Differentiate between a template class and class template in c++?

1048


Explain virtual class and friend class.

993


Can we overload operator in c++?

975


Can I make ios apps with c++?

983


When you overload member functions, in what ways must they differ?

986


Can we declare a base-class destructor as virtual?

956


What is #include iostream?

1190


How the virtual functions maintain the call up?

1084


What is the difference between global int and static int declaration?

947


Declare a class vehicle and make it an abstract data type.

916


How do you clear a map in c++?

1062


Explain the differences between list x; & list x();.

956