Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which of the following Node types have a node value equal to null?

  2. A.

     Document

    B.

     DocumentFragment

    C.

     DocumentType

    D.

     All of the mentioned

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    All the three node types namely, Document, DocumentFragment, DocumentType have a node value equal to null.


Be The First To Comment