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 Object Oriented programming.what is the difference
between C++ and C?

Answer Posted / kalpana

object oriented programming (oop eg c++)is based on
object;whereas procedure oriented programming <pop eg c) is
a structured programming.pop concentrates more on functions
where as in oop more attention is given to the data rather
than functions.oop deals with realworld problems where as
pop doesnot model the realworld problems.

Is This Answer Correct ?    14 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do the names of parameters have to agree in the prototype, definition, and call to the function?

1079


What are structures and unions?

1066


What is lazy initialization in c++?

1155


If there are two catch statements, one for base and one for derived, which should come first?

1081


What is namespace std; and what is consists of?

1376


What is a string example?

1147


What is a type library?

1154


What is a map in c++?

1292


daily Routine of father

1458


Is c++ a dying language?

1204


Which bitwise operator is used to check whether a particular bit is on or off?

1117


What is the best c++ ide?

1236


Which programming language's unsatisfactory performance led to the discovery of c++?

1398


What is virtual methods?

1179


Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.

1107