Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. How are the objects organized in the HTML DOM?

  2. A.

     Class-wise

    B.

     Queue

    C.

     Hierarchy

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The objects are organized in the hierarchy format in the HTML DOM.


Be The First To Comment