What are advantages of C++ when comparing with C?
Answer Posted / bhuvana
C++ is an object oriented programming language.And it has
the main features of classes & objects, inheritances,
polymorphism.
Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is virtual destructor? What is its use?
What is a hash function c++?
Does c++ cost money?
What is the basic concept of c++?
What is flush () in c++?
Why are pointers not used in c++?
What are compilers in c++?
What are the three forms of cin.get() and what are their differences?
How many types of modularization are there in c++?
What is lazy initialization in c++?
What is the difference between multiple and multilevel inheritance in c++?
What is vector processing?
Explain static and dynamic memory allocation with an example each.
Does c++ have foreach?
Is java the same as c++?