Advertisement
Advertisement
object-oriented programming
[ ob-jekt-awr-ee-uhn-tid proh-gram-ing ]
noun
, Computers.
- a programming language or system that supports the use of objects, such as an entire image, a routine, or a data structure. : OOP
object-oriented programming
- A schematic paradigm for computer programming in which the linear concepts of procedures and tasks are replaced by the concepts of objects and messages. An object includes a package of data and a description of the operations that can be performed on that data. A message specifies one of the operations, but unlike a procedure, does not describe how the operation should be carried out. C++ is an example of an object-oriented programming language.
Discover More
Word History and Origins
Origin of object-oriented programming1
First recorded in 1980–85
Advertisement
Advertisement
Advertisement
Advertisement
Browse