Q76
How are the objects organized in the HTML DOM?
A.
Class-wise
B.
Queue
C.
Hierarchy
AnswerD.
None of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
The objects are organized in the hierarchy format in the HTML DOM.