User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.a_glossary:o:oop

This is an old revision of the document!


Object-Oriented Programming (OOP)

Return to Glossary

Object-Oriented Programming (OOP) refers to a type of computer programming (software design) in which programmers define the data type of a data structure, and also the types of operations (functions) that can be applied to the data structure.

In this way, the data structure becomes an object that includes both data and functions. In addition, programmers can create relationships between one object and another. For example, objects can inherit characteristics from other objects.

Source: https://www.webopedia.com/TERM/O/object_oriented_programming_OOP.html

dido/public/ra/xapend/xapend.a_glossary/o/oop.1605402558.txt.gz · Last modified: 2020/11/14 20:09 by nick
Translations of this page: