Q122
What does the nodeName of the nodeType Document return?
A.
doctype name
B.
target
C.
#comment
D.
#document
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
The nodeName of the nodeType Document returns #document.