Multiple Choice
When referencing an external DTD (one not on the current file system) , you must ____________.
A) supply a DOCTYPE.
B) supply a URL.
C) supply both DOCTYPE and URL.
D) use the SYSTEM reserved word.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: When referencing an external DTD (one not
Q8: _ is an extensible syntax that
Q9: Given the following code, what will the
Q10: The method setIgnoringElementContentWhitespace is in the _
Q11: Where is the createElement method located?<br>A)DocumentBuilder class.<br>B)newBuilder
Q13: To make the parser ignore white space
Q14: When you parse an XML file with
Q15: When converting an XML document to Java
Q16: Where is the newDocumentBuilder method?<br>A)In the DocumentBuilder
Q17: Which of the following best describes the