Computer Science, asked by samarjeet5040, 1 year ago

Which node type represents the root-node of the DOM tree?
A.Document
B.DocumentFragment
C.DocumentType
D.Entity

Answers

Answered by fonaruth
2

Question: Which node type represents the root-node of the DOM tree?

Answer: The type of node that represents the roots of the DOM tree is Document.

So, the answer is a) Document

Attachments:
Similar questions