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

Which bit wise operator is suitable for putting on a particular bit in a number?

719


How would you call C functions from C++ and vice versa?

634


What are the types of array in c++?

616


What is the history of c++?

555


what are the types of Member Functions?

607






What is an adjust field format flag?

644


How to declare a function pointer?

575


What is the function to call to turn an ascii string into a long?

595


Is the declaration of a class its interface or its implementation?

702


How do you master coding?

560


What is stoi in c++?

698


Where the memory to the static variables is allocated?

558


What is virtual base class?

567


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

588


Define namespace in c++?

648