difference between c and c++?
Answer Posted / umamaheswari.k
1.'c' language has pointer concept but c++ hasn't pointer
concept.
2.c is a middle level language
3.c++ oops.
4c++ has inheritance concept but c has not inheritance
concept
| Is This Answer Correct ? | 38 Yes | 41 No |
Post New Answer View All Answers
Can user-defined object be declared as static data member of another class?
What is pointer with example?
Where are setjmp and longjmp used in c++?
When do we run a shell in the unix system?
What are c++ redistributables?
Can comments be nested?
Do you know the problem with overriding functions?
Define basic type of variable used for a different condition in C++?
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
Explain the problem with overriding functions
Is rust better than c++?
What is the cout in c++?
Evaulate: 22%5 a) 2 b) 4 c) 0
What is c++ programming language?
What is a rooted hierarchy?