Found 1 items, similar to object-oriented.
English → English (gcide)
Definition: object-oriented
object-oriented
\ob“ject-or”i*ent*ed\, a. (Computers)
Using data structures called objects, which encapsulate data
and typically are accessed by passing messages, which in turn
may trigger internal procedures within the object which are
invisible outside the object.
[PJC]