What are advantages of C++ when comparing with C?
Answer Posted / hari krishna pillai
Well!! This will results long and very long answer or
discussion. To make it short, C++ is a general purpose
programming language with a bias towards systems
programming that It is a better C, supports Data
Abstraction, supports Object Oriented Programming and
Generic Programming.
| Is This Answer Correct ? | 49 Yes | 8 No |
Post New Answer View All Answers
What do you know about near, far and huge pointer?
What is the latest version on c++?
Is main a class in c++?
What is protected inheritance?
Explain how the virtual base class is different from the conventional base classes of the opps.
Is nan a c++?
Please explain the reference variable in c++?
What are advantages of using friend classes?
What is the benefit of learning c++?
What is the difference between global variables and static varables?
What is the difference between #import and #include?
How would you use qsort() function to sort an array of structures?
Can a constructor be private?
What is the most useful programming language?
What is the purpose of the "delete" operator?