Singly rooted hierarchy

The singly rooted hierarchy, in object-oriented programming, is a characteristic of most (but not all) object-oriented programming languages. In most such languages, in fact, all classes inherit directly or indirectly from a single root, usually with a name similar to Object; all classes then form a common inheritance hierarchy.

Source: Wikipedia — Singly rooted hierarchy (CC BY-SA 4.0)

Singly rooted hierarchy

The singly rooted hierarchy, in object-oriented programming, is a characteristic of most (but not all) object-oriented programming languages. In most such languages, in fact, all classes inherit directly or indirectly from a single root, usually with a name similar to Object; all classes then form a common inheritance hierarchy.

Source: Wikipedia "Singly rooted hierarchy" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy