| |
| | Object-oriented programming - LearnThis.Info Enclyclopedia (Site not responding. Last check: 2007-10-19) |
 | | This is typically done by grouping objects into classes, and defining classeses as extensions of existing classes, thus and grouping classes into trees or lattices reflecting behavioral commonality. |
 | | In procedural languages, OOP often appears as a form where data types are extended to behave like an object in OOP, very similar to an abstract data type with an extension such as inheritance. |
 | | In this model, objects are entities that combine state (i.e., data), behavior (i.e., procedures, or methodss) and identity (unique existence among all other objects). |
| encyclopedia.learnthis.info /o/ob/object_oriented_programming_1.html (2796 words) |
|