Multiple Choice
Which of the following is not a property or method of a DOM Document
A) documentElement
B) length
C) getElementByTagName
D) firstChild
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Which of the following is not an
Q12: Which of the following applications can render
Q13: Unlike DTD's, schemas use _.<br>A) ATTLIST declarations<br>B)
Q14: The !ATTLIST element declaration in a DTD
Q15: The XML document being transformed is called
Q16: In the DOM, a document's elements are
Q17: Document type definition files define the _
Q18: Attempting to create namespace prefix _ in
Q20: The _ symbol selects any element node.<br>A)
Q21: Which of the following is true of