Q129
Which of the following Node types have a node value equal to null?
A.
Document
B.
DocumentFragment
C.
DocumentType
D.
All of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
All the three node types namely, Document, DocumentFragment, DocumentType have a node value equal to null.