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 are disadvantages of pointers?

553


What is c++ course?

570


How to declaring variables in c++?

644


How to declare a pointer to an array of integers?

631


Can a program run without main function?

606






How do pointers work?

696


What is a static member?

599


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

558


Does c++ support multilevel and multiple inheritances?

537


Explain container class.

673


What can I use instead of namespace std?

628


What is an adaptor class or wrapper class in c++?

591


Which programming language's unsatisfactory performance led to the discovery of c++?

783


What is a unnitialised pointer?

521


What are references in c++?

638