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
Will this c++ program execute or not?
Explain terminate() and unexpected() function?
write a porgram in c++ that reads an integer and print the biggest digit in the number
What parameter does the constructor to an ofstream object take?
Why #include is used?
What is the full form nasa?
How to get the current position of the file pointer?
What is the extension of c++?
Can a built-in function be recursive?
Can we sort map in c++?
What is a c++ class?
How many static variables are created if you put one static member into a template class definition?
Why is c++ is better than c?
Is c++ the hardest programming language?
What is the latest version on c++?