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

What language is a dll written in?

547


List the issue that the auto_ptr object handles?

612


Which bitwise operator is used to check whether a particular bit is on or off?

590


Can a constructor be private?

581


What is data types c++?

546






What is the hardest coding language to learn?

603


What is an inclusion guard?

619


Evaluate !(1&&1||1&&0) a) Error b) False c) True

707


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

622


What are the 2 main types of data structures?

587


What is a type library?

686


What do you mean by function pointer?

595


What is ios class in c++?

581


What are the rules for naming an identifier?

561


What is difference between malloc()/free() and new/delete?

646