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 are the various storage classes in C++?
Why c++ is created?
To what does “event-driven” refer?
Explain the purpose of the keyword volatile.
What are structures and unions?
Can a function take variable length arguments, if yes, how?
What is a c++ object?
What is the use of string in c++?
What does ctime() do?
What is the rule of three?
How can I disable the "echo" feature?
Should I learn c or c++ or c#?
What is the best way to declare and define global variables?
Can I run c program in turbo c++?
an integer constant must have atleast one a) character b) digit c) decimal point