Database - XML and ADO.NET

Exercise : XML and ADO.NET - General Questions
11.
An XML component that defines the structure of a document is known as a(n):
DOCTYPE.
DTD.
#PCDATA.
HTML Stylesheet.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

12.
HTML is an application of a more robust document markup language called:
XHTML.
XML.
SGML.
None of the above is correct.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

13.
XSLT processors evaluate each statement in the context of the match that has been made. That is, XSLT processors are:
context oriented.
procedural oriented.
object oriented.
relational oriented.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

14.
The DTD begins with the word:
#PCDATA.
XML.
DOCTYPE.
HTTPS.
Answer: Option
Explanation:
No answer description is available. Let's discuss.

15.
What is not true about XML?
Web page display is the most important application of XML.
With XML, there is a clear separation between document structure, content and materialization.
XML is more powerful than HTML.
XML documents have two sections.
Answer: Option
Explanation:
No answer description is available. Let's discuss.