Q. What does the NamedNodeMap object represent in the HTML DOM?
β
Correct Answer: (D)
All of the mentioned
Explanation: In the HTML DOM, the NamedNodeMap object represents an unordered collection of an elements attribute nodes.