object-oriented

A methodology for decomposing an entity or problem by its key abstractions, versus by its procedures or steps.

The key abstractions become classes in an information or data model, and embody well-defined behaviors called methods, with a unique set of data attributes. An instance of a class is an object.

Context Categories:

General

Back to Dictionary

Subscribe to object-oriented