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
What is cohesion in oop?
What is the full form of oops?
What is a null tree?
What is the types of inheritance?
What is overloading in oops?
What does no cap mean?
What is object in oop?
Can enum be null?
What is overloading in oop?
What is encapsulation in simple terms?
what is the drawback of classical methods in oops?
What causes polymorphism?
What are the benefits of interface?
Why is oop better than procedural?
How do you answer polymorphism?