Content deleted Content added
added Category:Object-oriented programming using HotCat |
m AWB clean up patrol. You can patrol as well!, added orphan tag |
||
Line 1:
{{Hatnote|Not to be confused with [[class hierarchy]].}}
{{Orphan|date=September 2021}}
An '''object hierarchy''' is a concept from [[computer programming]]. It references descendants of [[Object (computer science)|objects]] acting as properties of an object. An example of this would be the object controlling a [[Window (computing)|window]] (at the top of the [[Hierarchy (object-oriented programming)|hierarchy]]) having another object like the window's border acting as a property of the window.<ref>{{Cite web|url=https://enacit1.epfl.ch/tutorials/JavaScript/hierarchy.html|title=Object Hierarchy|website=enacit1.epfl.ch|access-date=2017-10-01}}</ref>
Line 5 ⟶ 6:
== References ==
{{Reflist}}
{{comp-sci-stub}}▼
[[Category:Object-oriented programming]]
▲{{comp-sci-stub}}
|