Multiple Choice
The #PCDATA rule means ____________.
A) the children can consist of any numeric data.
B) the children can consist of 0 or more elements.
C) the children can consist of any character data.
D) any children allowed.
Correct Answer:

Verified
Correct Answer:
Verified
Q20: Which of the following is true about
Q21: Which of the following represents the declaration
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
Q26: A _ reads and reports on each
Q27: What kind of object do you need
Q28: An element that is declared as _
Q29: Given the following DTD expression, which section
Q30: You set element attributes with the _method.<br>A)setElementAttributes<br>B)setElement<br>C)setAttributes<br>D)setAttribute