adplus-dvertising
frame-decoration

Question

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

a.

<!ENTITY make “Sun”>
<!ENTITY make “micro systems”>

b.

<!ENTITY make “Sun”>
<!ENTITY make “micro system”>

c.

<!ENTITY make “Sun micro system”>

d.

None of the above this is an error

Answer: (a).<!ENTITY make “Sun”>
<!ENTITY make “micro systems”>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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?

Q. Which of the following declaration must be used for an external DTD

Q. W3C schema is written in

Q. An XSD document describes the structure of

Q. What is the full form of XSD?

Q. Which of the following is not true regarding an XML schema?

Q. Which of the following is the correct representation of data and time in XML schema?

Q. Which of the following matches best with XML schema?

Q. Which of the following is the greatest strength of XML schema?

Q. Which of the following is true regarding schema?

Q. A simple element is an XML element that can contain

Q. Which of the following is not a kind of complex element?

Q. Which of the following is false regarding a complex element?

Q. The syntax for defining an attribute is

Q. Attributes are by default