What are advantages of C++ when comparing with C?

Answer Posted / atmiya

1.support data abstraction
2.object oriented programming language
3.support encapsulation of data
4.reusability
5.Inheritance is provide by cpp
6.class & object concept available in cpp
7.polymorphism
8.standard Template library

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c++ a dying language?

588


What is the most powerful coding language?

618


What is the difference between set and map in c++?

610


What is c++ & why it is used?

592


Explain the extern storage classes in c++.

556






When you overload member functions, in what ways must they differ?

590


What is namespace std; and what is consists of?

668


What is #include iostream in c++?

595


Difference between strdup and strcpy?

650


What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0

583


Give an example of run-time polymorphism/virtual functions.

568


What is a c++ class?

622


What are arithmetic operators?

542


What is the full form of c++?

621


How can we access protected and private members of a class?

589