How many node object properties are there?
A
12
B
14
C
16
D
17
Correct Answer: 16
Node interface is the primary datatype for the entire Document Object Model. The node is used to represent a single XML element in the entire document tree. There are totally 16 node object properties.