Vidyalelo
JavaScript · Q79

Caching And Debugging

Programming · JavaScript · question 79

Q79

Which object is the top of the hierarchy?

A.
Window Object
Answer
B.
Document Object
C.
Form Object
D.
Form Control Elements

Answer: Option A

Solution

Answer: Option A
Solution:
Window object is the top of the hierarchy. It is the outmost element of the object hierarchy.