CSE :: Javascript - CS
- What does a Node object represent?
- What does the nodeName of the nodeType Document return?
- What is the purpose of the method item()?
- How can the nodes in the node list be accessed?
- Which of the following is the child(s) of the node type EntityReference?
- Which node type represents the root-node of the DOM tree?
- What is the purpose of the DocumentFragment node type?
- Which of the following Node types have a node value equal to null?