what is the main difference between c and c++?
Answer Posted / debakanta rout
Actually c is a procedural programming language which
cann't face the real world problem. It has some drawback
like a global data is shared by all function and if in a
large program it is find out difficult that which function
uses which data.
On the other hand c++ is an object oriented programming
language which eliminate some pitfall of conventional or
procedural programming language. It is a concept or
approach for designing a new software. It is nothing to do
with any programming language although a programming
language which support the oops concept to make it easier
to implement.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is difference between data abstraction and encapsulation?
How does polymorphism work?
What is overloading in oops?
What is encapsulation selenium?
Whats is abstraction in oops?
What is polymorphism and its types?
Get me an image implementation program.
#include
What is static modifier?
Why is destructor used?
What is property in oops?
Advantage and disadvantage of routing in telecom sector
What is destructor example?
What are the features of oop?
What is static in oop?