Single Choice Easy

QHow many named nodetype constants are there?

ID: #5199 Javascript DOM & Event Handling MCQ 153 views
Question Info
#5199Q ID
EasyDifficulty
Javascript DOM & Event Handling MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A 13
  • B 10
  • C 12
  • D 15
Correct Answer

Explanation

DOM nodes can be of different types, such as element nodes and text nodes, and each node has a nodeType property that indicates what type it is.
There are a total of 12 nodetype - named constants.

Share This Question

Challenge a friend or share with your study group.