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 a flag in c++?

800


What does scope resolution operator do?

788


What is bubble sort c++?

767


Give 10 points of differences between C & C++.

836


Is c++ still in demand?

859


What is an overflow error?

820


Write a function to perform the substraction of two numbers. Eg: char N1="123", N2="478", N3=-355(N1-N2).

800


How come you find out if a linked-list is a cycle or not?

767


Is c++ map a hash table?

759


What is the error in the code below and how should it be corrected?

516


What are the characteristics of friend functions?

753


Define a constructor?

780


How can you quickly find the number of elements stored in a dynamic array?

791


What is c++ and its features?

758


Discuss the possibilities related to the termination of a program before entering the mainq method?

725