what is the main difference between c and c++?
Answer Posted / mohit bhushan aggarwal
1: In C++, we use <iostream.h> while in C, we use <stdio.h>.
2: C++ is an object oriented programming language and C is
a procedure programming language.
3: in C++, we do not use Algo while in C we use algo to
make a program.
4: C++ overcomes the C language.
5: C language is the superset of BCPL and C++ is the
superset of C language..
Thanks.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can we create object of interface?
How to hide the base class functionality in Inheritance?
Can we create object of abstract class?
What is oops with example?
What is polymorphism give a real life example?
Can private class be inherited?
What do you mean by variable?
Is react oop?
What are different oops concepts?
Why is there no multiple inheritance?
can inline function declare in private part of class?
What is interface in oop?
what is difference between class template and template class?
What is polymorphism explain its types?
Prepare me a program for the animation of train