Multiple Choice
Which of the following represents the declaration of a DTD contained within the XML document?
A) <!ELEMENT rootElement [ rules ]>
B) <!DOCTYPE rootElement [ rules ]>
C) <!DTD rootElement [ rules ]>
D) <!REQUIRED rootElement [ rules ]>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: Where is the newDocumentBuilder method?<br>A)In the DocumentBuilder
Q17: Which of the following best describes the
Q18: A _ parser reports the building blocks
Q19: What method do you use to insert
Q20: Which of the following is true about
Q22: Given the following code, what will the
Q23: The inclusion of a DTD in an
Q24: The package javax.xml.parsers contains:<br>A)Element and Text<br>B)Document and
Q25: The #PCDATA rule means _.<br>A)the children can
Q26: A _ reads and reports on each