difference between c and c++?
Answer Posted / jyoti
*c is a middle level language,in this data can de divided
into functions.
*c++ is a high level language,in this data can be divided
int classes,
*c== has more features than c- language
such as polymorphism,inheritance,data
abstraction,encapsulation.
*c++ is a object oriented programming language.c- is a
procedure oriented programming language;
FINALLY I CONVAY
C LANGUAGE IS ROOT OF C++ LANGUAGE
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the need of a destructor?
what is oops and list its features in c++?
What is the main use of c++?
What does asterisk mean in c++?
What is size of string in c++?
What does std mean in c++?
What are dynamic type checking?
What is private public protected in c++?
Can comments be nested?
Explain overriding.
What is split a string in c++?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
Is it possible to use a new for the reallocation of pointers ?
What is the operator in c++?
Why is c++ a mid-level programming language?