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?

Answers were Sorted based on User's Feedback



what is object oriented programming and procedure oriented programming?..

Answer / 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

what is object oriented programming and procedure oriented programming?..

Answer / achal ubbott

OOP is basically a way of doing organized programming. When
in old times, computer programs began to expand hugely then
a need to organize the code became important. So OOP came
into being.
Otherwise procedural programming(like in C) is enough to
get things going. But huge programs in C become difficult
to deal with. Since everything is global so a lot of
inconsistencies may arise.

Is This Answer Correct ?    9 Yes 8 No

what is object oriented programming and procedure oriented programming?..

Answer / poorna chandar rao.yerrabothu

difference bettwen the procedural oriented programming
language and object oriented programming language

one example of procedural oriented programmin language "C"
in c language is system dependent programming language
system devlopment programming language means
for example sample.c is the one programm when the compile
this program it generates mechinecode language in this
mechine code languge perticular operating system executes if
supoose it executes onother operating system its not working
thats why procedural oriented programming language is system
dependent


if suppose object oriented programming JAVA is system
dependent because sample.java after compile it genreates
byte code instruction it executes ant operating system thats
why object oriented programming languge is system
independent language

Is This Answer Correct ?    6 Yes 11 No

Post New Answer

More OOPS Interview Questions

Definition of Object Oriented Programming in single line?

33 Answers   Impact Systems, Q3 Technologies, TCS,


Can bst contain duplicates?

0 Answers  


What normal C constructs work differently in C++?

2 Answers  


What is the difference between declaration and definition?

20 Answers   IBS,


What are two types of polymorphism?

0 Answers  


the difference between new and malloc

5 Answers   Siemens,


Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??

1 Answers  


What does it mean when someone says I oop?

0 Answers  


What is stream in oop?

0 Answers  


Why do we use polymorphism?

0 Answers  


Which is not an object oriented programming language?

0 Answers  


What is Dynamic Polymorphism?

13 Answers  


Categories