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 |
Write a C++ program using user defined functions to reverse every word of a string: eg:My name is should output yM eman si
canu sent me IIT entrance question for all subject
what is the colour of dry silica
what is specific obtical rotation of sugar?
I wrote letters to four different people and wrote their addresses on four envelopes. But while inserting each letter into an envelope. I was careless. Either I put three letters in right envelopes, or I put two letters in right envelopes or I put one letter in wrong envelope, what did I do?
how much charge on one electron?
4 Answers Air Force, Indian Air Force,
In c#, a statement "a?b:c" means?
A constant voltage is applied between two ends of a metallic wire. If the length is halved and the radius of the wire doubled, the rate of heat developed in the wire will be:
sir, i need rrb section engineer(mechanicak) solved paper- 2002 to 2008. my email id ashok_charania@yahoo.co.in
can u make this program simpler
what is the difference in using 440V ac with 50 HZ and 110 V ac with 60 Hz
0 Answers JK Associates, TATA,
write a program to flip the 2nd bit of the 32 bit number