6 replies
juno
over 13 years ago

"Object-oriented programming, on the other hand, decomposes a program into various different data-oriented units or other conceptual units; each unit contains data and various operations that may be performed on that data._x000D_ Using OOP, a developer can break down any real_x000D_ world item into a collection of objects. These individual objects can be used_x000D_ separately and collectively to accomplish the requirements._x000D_ Object Oriented Programming_x000D_ – design and represent objects_x000D_ – determine relationships between objects_x000D_ – determine attributes each object has_x000D_ – determine behaviours each object will respond to_x000D_ – create objects and send messages to them to use or manipulate their_x000D_ attributes_x000D_ _x000D_ Source: http://in.docsity.com/en-docs/Object_Oriented_Programming_-_JAVA_and_VISUAL_BASIC__lecture_notes__A__SINGH"
sachinii
over 13 years ago
to see other 4 answers
Related documents
Search questions by subject

