adplus-dvertising
frame-decoration

Question

Which of the following DOCTYPE declarations is valid?

a.

<!DOCTYPE SYSTEM PUBLIC “sample.dtd”>

b.

<!DOCTYPE SYSTEM SYSTEM“ sample.dtd”>

c.

<DOCTYPE PUBLIC SYSTEM “sample.dtd”>

d.

<!DOCTYPE PUBLIC PUBLIC “sample.dtd”>

Answer: (b).<!DOCTYPE SYSTEM SYSTEM“ sample.dtd”>

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 DOCTYPE declarations is valid?

Similar Questions

Discover Related MCQs

Q. Which of the following XML declarations for DTD is valid?

Q. Which of the following syntax is used to reference an external DTD?

Q. Which of the following element declaration is valid?

Q. Which of the following DTD is valid?

Q. Which of the following is a predefined attributed?

Q. Which of the following can be verified with DTD?

Q. Parameter entities can appear in

Q. Which one of the following best describes attributes?

Q. Entities are variables

Q. Which of the following is the main building block of an xml file?

Q. Which of the following expand entities?

Q. Which of these character cannot be used as an entity reference in xml?

Q. Which is the full form of PCDATA?

Q. Given the following declaration in the same DTD, which one is actually used?

Q. What is the full form of CDATA?

Q. Which of the following syntax is used to declared an element in DTD?

Q. Which of the following is used to declare an element having only character data?

Q. Which of the following is used to declare attributes?

Q. Which of the following describes a DTD element that contains both text and other child elements?

Q. Which of the following declarations must every xml document that uses a DTD have?