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...

what is the difference between c and c++?

Answer Posted / p.pavithra

=>c is procedure oriented language and gives importance to
procedure that is functions rather than data.c is middle
level language.
=>c++ is object oriented language and gives importance to
object that is data
c++ is high level language



=>c does not a class/object concept
=>c++ provides data encapsulation,data
abstraction,polymorphism.


=>c passing value to a function is "call by value"
=>where c++ its "call by reference"


=>C++ is the hight level language.
=>C is low level language.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is array within structure?

1171


What is the c language function prototype?

1140


Do pointers store the address of value or the actual value of a variable?

1123


When should you not use a type cast?

1178


What is file in c language?

1050


What is function in c with example?

1229


What is function what are the types of function?

1053


What is this infamous null pointer, anyway?

1102


What is bss in c?

1158


What is the use of c language in real life?

1070


What is selection sort in c?

1174


What is meant by 'bit masking'?

1435


What is the return type of sizeof?

1112


What is meant by realloc()?

1200


What is the use of #define preprocessor in c?

1120