difference between c and c++?
Answer Posted / shanky garg
1 C++ OBJECT ORIENTED PROGRAMMING BUT 'C' IS PROCEDURE
ORIENTED PROGRAMMING
2 C++ IS HIGH LEVEL LANGUAGE BUT 'C' IS LOW LEVEL LANGUAGE
3 C++ IS GOING TO BOTTOM TO TOP BUT 'C' IS GOING TO TOP TO
BOTTOM
| Is This Answer Correct ? | 57 Yes | 29 No |
Post New Answer View All Answers
Why is c++ awesome?
What is type of 'this' pointer? Explain when it is get created?
What is #include iomanip?
What are the four partitions in which c++ compiler divides the ram?
What is virtual destructor ans explain its use?
What do you mean by inheritance in c++? Explain its types.
What are the types of array in c++?
What is the difference between cin.read() and cin.getline()?
Is nan a c++?
What is the best c c++ compiler for windows?
Is c++ low level?
What is the difference between a type-specific template friend class and a general template friend class?
In a function declaration, what does extern mean?
Difference between a copy constructor and an assignment operator.
Is sorted c++?