What are the advantages of C++ programming compared to C
programming?

Answer Posted / geeta.e.sutar

AS COMPARE TO C PROGRAMMING C++ HAVE MORE ADVANTEGES;

BASICALLY C++ IS A HIGH LEVEL LANGUAGE,AND IT SUPPORTS ALL
FUCTIONS OF C,AND C++ SUPPORTS POLYMORPHISM,DATA
ENCAPSULATION,CLASSES AND OBJECTS.ITS A BOTTOM TO TOP
PROCEDURE.

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is the copy constructor called?

732


How do I run c++?

673


What is runtime polymorphism in c++?

684


What kind of jobs can I get with c++?

704


Is c++ still being used?

650






What is the difference between the parameter to a template and the parameter to a function?

750


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

653


How does a copy constructor differs from an overloaded assignment operator?

669


Which operations are permitted on pointers?

658


If a function doesn’t return a value, how do you declare the function?

705


Write a note about the virtual member function?

694


List the features of oops in c++?

664


Why do we use pointers in c++?

680


Why do we need pointers?

665


What are the different types of polymorphism in c++?

704