Word
Description
Object Oriented
in programming, a combination of code, which is a sequence of
instructions referred to as functions, along with data units, referred to as structures.
In the past, operating systems dealt with these entities separately. The
combination of function and structure, called an object, allows for significant
advantages to programmers as well as the end users of software.