adplus-dvertising
frame-decoration

Question

Which of the following DTD is valid?

a.

<!ENTITY abc “(#PC(DATA)”><!ELEMENT elm, & abc;>

b.

<!ENTITY sample elm “file1”>

c.

<!ENTITY sample SYSTEM “file1”>

d.

<!ENTITY Y.test” (#PCDATA)”><!ELEMENT elm1 % Test>

Answer: (d).<!ENTITY Y.test” (#PCDATA)”><!ELEMENT elm1 % Test>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following DTD is valid?