what is the main difference between c and c++?
Answer Posted / nagendra kumar.ammisetty
c is an procedure oriented programming language.
-->c++ is an object oriented programming language.
c is low level language.
-->c++ is a high level language.
c use the #include<stdio.h> for inclusion.
-->c++ use the #include<iostream.h> for inclusion of header
files.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What are the 4 pillars of oop?
Why is encapsulation used?
officer say me - i am offered to a smoking , then what can you say
How do you use inheritance in unity?
Why multiple inheritance is not allowed?
Why is abstraction needed?
what type of questions
Why oops is important?
Which is better struts or spring?
What do you mean by variable?
Why do we use oop?
Can an interface inherit a class?
Can private class be inherited?
What are the benefits of oop?
What is the renewal class?