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 / satish kumar sinha

*c is the procedure oriented programing.
*c++ is the object oriented programing.
*c give the important on the procedure istade of data.
*c++ give the important on the data.
*c the data can pass through the fuction to fuction.
*c++ the data is hide in the fuction and the data is stolen
through the external function.
*c is the low level language.
*c++ is the high level language.
*c++ havig extra benifits data can hide in the fuction
(encapsulation),polymorphism,templets,file
handeling,inharitance.

Is This Answer Correct ?    54 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is virtual destructor ans explain its use?

1168


What are different types of loops in c++?

1175


To what does “event-driven” refer?

1110


Differentiate between late binding and early binding.

1335


What is heap sort in c++?

1130


Why do we use classes in programming?

1084


Will a catch statement catch a derived exception if it is looking for the base class?

1061


What does catch(…) mean?

1168


What is the difference between c++ and turbo c++?

1294


Which field is used in c++?

1150


Explain Memory Allocation in C/C++ ?

1112


What is nested class in c++?

1012


What is difference between c++ 11 and c++ 14?

1166


What is the purpose of template?

1167


what are the events occur in intr activated on interrupt vector table

1794