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 oops and list its features in c++?

565


Explain how we implement exception handling in c++?

583


Will rust take over c++?

602


Does c++ have foreach?

534


What is command line arguments in C++? What are its uses? Where we have to use this?

587






What is a pointer how and when is it used?

584


What is ios flag in c++?

698


What is an accessor in c++?

626


Do we have to use initialization list in spite of the assignment in constructors?

573


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

595


What is c++ hash?

632


Does a derived class inherit or doesn't inherit?

628


Why should we use null or zero in a program?

613


What is the difference between map and hashmap in c++?

571


What are guid? Why does com need guids?

582