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
How to implement is-a and has-a class relationships?
What is heap sort in c++?
What are destructors?
What do the keywords volatile and mean mutable?
What c++ library is string in?
Describe Trees using C++ with an example.
What is a .h file c++?
What is prototype in c++ with example?
why and when we can declar member fuction as a private in the class?
Explain the properties and principles of oop.
what are the iterator and generic algorithms.
What is meant by iomanip in c++?
Will a catch statement catch a derived exception if it is looking for the base class?
What is stl containers in c++?
What are activex and ole?