what do mean by object oriented programming

Answers were Sorted based on User's Feedback



what do mean by object oriented programming..

Answer / sneha

Object Oriented Programing is a programming based on the concept objects and using them appropriately.

Is This Answer Correct ?    16 Yes 7 No

what do mean by object oriented programming..

Answer / narender negi

A object oriented programing language is non procedural
language.The problems are derieved into object oriented
program.Data is hidden and can not be accessed by external
function.object may communicate with each other through
functons.New data and functions can be easily added
whenever neccessory.It follof bottom- up design approch in
programming.

Is This Answer Correct ?    8 Yes 1 No

what do mean by object oriented programming..

Answer / karunakaran

Object-oriented programming is an approach that provides a
way of modularizing programs by creating partitioned memory
area for both data and functions that can be used as
templates for creating copies of such modules on
demand.--From JAVA Reference book-E Balagurusamy

Is This Answer Correct ?    12 Yes 6 No

what do mean by object oriented programming..

Answer / rahul jain

the object oriented programming is the object based programming language. in oops the programmer not only define the data type but also define the function in our program.

Is This Answer Correct ?    9 Yes 4 No

what do mean by object oriented programming..

Answer / vipin agarwal

where every thing treat as a object...............

Is This Answer Correct ?    8 Yes 4 No

what do mean by object oriented programming..

Answer / ravi ranjan

A type of programming in which programmer not only define the data type of data structure but, also the type of operation(function) that can be applied to the data structure.
In this way data structure become an object that includes both data and function.
or

In sort, A way of programming where variables and functions(procedures) are together in object.

Is This Answer Correct ?    4 Yes 1 No

what do mean by object oriented programming..

Answer / dslgfsg

its teh programming with definition nof both the datatypes
and functions

Is This Answer Correct ?    9 Yes 15 No

Post New Answer

More IIT JEE Interview Questions

What are the important dates for JEE Main 2018 Exam?

0 Answers  


Which is the largest district in India in terms of population?

7 Answers   Banking,


hi, this is samba. i completed my B.Tech and i want to complete PG in IIT so give me the exam tips...?

0 Answers  


sir, i need rrb section engineer(mechanicak) solved paper- 2002 to 2008. my email id ashok_charania@yahoo.co.in

1 Answers  


We need similar questions paper to get prepared for entrance exeam

0 Answers   Toyota,






What is the qualification/illegblity And When fillup forms

1 Answers  


main() { char i; for(i='A';i<='Z';i++) printf("%c",i); }

1 Answers  


what if terrorist attack sastra university..will nikil saves the university or not..

0 Answers   Microsoft,


Find Square root(2+Sqrt(2+Sqrt(2........

3 Answers  


4 persons K L M N are initially at 4 corners of a square of side d. each person starts movin with uniform speed v such that K always moves directly towards L, L towards M, M towards N, and N towards K, at what time will they meet???

3 Answers  


hello sir iam studying in diploma in the andharapradesh. but my hope is do the engineering in the delhi.iam what type of enternce test is do the face.please tell me.

0 Answers  


what do mean by object oriented programming

7 Answers  


Categories