In computer science, object-oriented programming, OOP for short, is a computer programming paradigm.
See also:
The idea behind object-oriented programming is that a computer program may be seen as composed of a collection of individual units, or objects, that act on each other, as opposed to a traditional view in which a program may be seen as a collection of functions or procedures, or simply as a list of instructions to the computer..
For more information about the topic Object-oriented programming, read the full article at Wikipedia.org, or see the following related articles:
Note: This page refers to an article that is licensed under the GNU Free Documentation License. It uses material from the article Object-oriented programming at Wikipedia.org. See the Wikipedia copyright page for more details.

