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
what is pre-processor in C++?
Is c++ a dying language?
What is the use of 'this' pointer?
What is increment operator in c++?
Write a program which uses Command Line Arguments
What is object file? How can you access object file?
What is the main use of c++?
What size is allocated to the union variable?
What is microsoft c++ redistributable 2013?
What is oops in c++?
Can I learn c++ without c?
What is a c++ object?
What is singleton class in c++?
What is lvalue?
What are the advantages of using a pointer?