Which of the following is the child(s) of the node type EntityReference?
A
Element
B
Text
C
Both Element and Text
D
Entity
Correct Answer: Both Element and Text
The createEntityReference() method creates the specified EntityReference Object. The children of the node type EntityReference are Element, ProcessingInstruction, Comment, Text, CDATASection, EntityReference.