- Object-Oriented
- an approach to computer programming where programs are composed of objects (rather than functions or procedures) and each object encapsulates logic and data that can be manipulated by a defined set of interface methods or messages. The modifier object-oriented can be applied to analysis, design, programming, programming languages, databases, etc.
|