Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

difference between c and c++?

Answer Posted / manish jangid

C++ is the hight level language, but C is low level
language.

C++ can support of all function of C, but C can't support
of all function of C++.

We can work with Class in C++, But we can't work with Class
in C

C++ is a object oriented language but C is not OOPS

C is the Top to bottom , but C++ is bottom to Top language.

Is This Answer Correct ?    110 Yes 54 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a baller and a reference in C++?

1170


What are dynamic type checking?

1095


Differentiate between C and C++.

1323


What is the default width for ouputting a long integer using the insertion operator?

1297


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

1179


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

2587


Why #include is used?

1118


What's the order in which the objects in an array are destructed?

1465


How do you declare a set in c++?

1014


What is a node class in c++?

1114


What is c strings syntax?

1204


Why do we need pointers?

1056


Write a function that swaps the values of two integers, using int* as the argument type?

1080


How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?

2367


What is the first name of c++?

1105