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 / p.madhupriya

c is a procedure oriented programing language .That points
to only procedural programs. c is a high level language .
c++ is a object oriented programing language .
c++ is a extension of c .that points to real world entities
. It contains extra features of c that are class
,objects,dynamic
binding,encapsulation,polymorphism,inheritance etc.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what are static member functions?

1131


Explain what are single and multiple inheritances in c++?

1068


What is the purpose of template?

1167


Can turbo c++ run c program?

1144


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

1162


What is the best way to take screenshots of a window with c++ in windows?

1094


Explain explicit container.

1135


What is pointer to array in c++?

1234


What is the use of ::(scope resolution operator)?

1123


What are the rules for naming an identifier?

1121


Is c++ a dying language?

1204


What are destructors?

1056


What is an inline function in c++?

1160


What is a namespace in c++?

2136


What is the output of the following program? Why?

1197