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 and procedure oriented
programming?

Answer Posted / subhashish sen

Object oriented programming as the name says everything is
object.that means the fundamental entity in object oriented
programming is an "OBJECT".For this we need to create a
class and by creating an object of that class we can
manipulate.And this programming follows bottom-up approach.

But in procedure oriented proramming,the fundamental entity
is a "FUNCTION"(procedure).that means if dividing a complex
program into number of functions and execute it in
collective manner.It follows top-down approach.

Is This Answer Correct ?    33 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the diamond problem in inheritance?

1134


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2368


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

2129


What is destructor oops?

1083


What is oops concept with example?

1011


Can enum be null?

1010


What is multilevel inheritance in oop?

1027


Get me an image implementation program.

1977


What is encapsulation in simple terms?

1034


Why is oop useful?

1099


What do you mean by Encapsulation?

1086


When not to use object oriented programming?

1093


What is static in oop?

1072


Explain the advantages of inheritance.

1141


Why do we need oop?

1184