Examveda
Examveda

What is the purpose of the Node object property ownerDocument?

A. Returns the root element

B. Returns the last element

C. Returns the parent node

D. Returns the immediate node

Answer: Option A

Solution(By Examveda Team)

The node object property ownerDocument returns the root element (document object) for a node.

Join The Discussion

Related Questions on Document Object Model and Event Handling