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 is the real life example of polymorphism?
Why is abstraction used?
What is oops concept with example?
How do you explain polymorphism?
Where is pseudocode used?
What is class in oop with example?
Get me a number puzzle game-program
What is polymorphism and its types?
is there any choice in opting subjects like 4 out of 7
what is different between oops and c++
What is encapsulation and abstraction? How are they implemented in C++?
What is a superclass in oop?
Advantage and disadvantage of routing in telecom sector
how to get the oracle certification? send me the answer
What is polymorphism explain its types?