Which object is the top of the hierarchy?
Which object is the top of the hierarchy? Correct Answer Window Object
The DOM is arranged in the form of tree with every node as an object. Window object is the top of the hierarchy. It is the outmost element of the object hierarchy.