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

Explain how an exception handler is defined and invoked in a Program.

844


How do you find out if a linked-list has an end?

843


What is extern c++?

714


How do you decide which integer type to use?

760


What is private public protected in c++?

738


How can a struct in c++ differs from a struct in c?

799


When must you use a pointer rather than a reference?

790


Differentiate between the message and method in c++?

804


What does I ++ mean in c++?

786


How would you differentiate between a pre and post increment operators while overloading?

852


What are the basics of local (auto) objects?

834


Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be

1172


What is a null object in c++?

842


What is c++ try block?

801


How do you initialize a string in c++?

734