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


Please Help Members By Posting Answers For Below Questions

What is private public protected in c++?

543


What are the new features that iso/ansi c++ has added to original c++ specifications?

577


What is the array and initializing arrays in c++?

500


Explain the uses oof nested class?

617


What is c++ vb?

602






What is the meaning of c++?

534


What's the most powerful programming language?

580


write a function signature with various number of parameters.

555


If I is an integer variable, which is faster ++i or i++?

582


What is pointer in c++ with example?

510


how to explain our contribution in the project?

3069


Which is the best c++ compiler?

581


What are the various arithmetic operators in c++?

567


Write about the use of the virtual destructor?

597


When should you use global variables?

621