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 the difference between Printf(..) and sprint(...) ?

1509


Explain 'bit masking'?

1067


Why does not c have an exponentiation operator?

1041


how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?

1924


How can I get back to the interactive keyboard if stdin is redirected?

1171


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

2043


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

1080


Does * p ++ increment p or what it points to?

1105


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

1066


What is action and transformation in spark?

1143


Write a program to print all permutations of a given string.

1184


What is typedef example?

1167


What does dm mean sexually?

1298


What are extern variables in c?

980


When is the “void” keyword used in a function?

1483