what do mean by object oriented programming
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / vipin agarwal
where every thing treat as a object...............
| Is This Answer Correct ? | 8 Yes | 4 No |
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 |
Answer / dslgfsg
its teh programming with definition nof both the datatypes
and functions
| Is This Answer Correct ? | 9 Yes | 15 No |
what if terrorist attack sastra university..will nikil saves the university or not..
what do mean by object oriented programming
Which is the largest district in India in terms of population?
main() { char i; for(i='A';i<='Z';i++) printf("%c",i); }
what is the colour of dry silica
what is the measuring principle of o2&co
what is the difference in using 440V ac with 50 HZ and 110 V ac with 60 Hz
0 Answers JK Associates, TATA,
int x=10,y=6 so guess output of x++/y
We need similar questions paper to get prepared for entrance exeam
Hi all, Please mail me the syllabus for KPTCL exam for computers. mail id: is.shek@gmail.com Thanks in advance
how much charge on one electron?
4 Answers Air Force, Indian Air Force,
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???