XML and ADO.NET Questions and Answers

Practice Mode
Showing 10 of 19 questions
Q11
HTML is an application of a more robust document markup language called:
  • A XHTML.
  • B XML.
  • C SGML.
  • D None of the above is correct.
Answer: Option C
Q12
XSLT processors evaluate each statement in the context of the match that has been made. That is, XSLT processors are:
  • A context oriented.
  • B procedural oriented.
  • C object oriented.
  • D relational oriented.
Answer: Option A
Q13
The DTD begins with the word:
  • A #PCDATA.
  • B XML.
  • C DOCTYPE.
  • D HTTPS.
Answer: Option C
Q14
 What is not true about XML?
  • A Web page display is the most important application of XML.
  • B With XML, there is a clear separation between document structure, content and materialization.
  • C XML is more powerful than HTML.
  • D XML documents have two sections.
Answer: Option A
Q15
What is not true about XSLT?
  • A XSLT is a declarative transformation language.
  • B XSLT uses a set of rules that govern how a document is to be materialized is created.
  • C XSLT uses a set of procedures that specify how a document is to be programmed.
  • D XSLT is used to transform the input document into another document.
Answer: Option C
Q16
If the XML data instance conforms to the DTD, the document is said to be:
  • A type-invalid.
  • B type-valid.
  • C not-type-valid.
  • D an HTML document.
Answer: Option B
Q17
XML is:
  • A a subset of SGML only.
  • B a hybrid of document processing and database processing only.
  • C a standardized yet customizable way to describe the content of documents only.
  • D XML is all of the above.
Answer: Option D
Q18
The document that is used by XSLT to indicate how to transform the elements of the XML document to another format is a(n):
  • A HTML page.
  • B DOCTYPE procedure.
  • C stylesheet.
  • D stored procedure.
Answer: Option C
Q19
If an XML document does not have a DTD, then by definition it is:
  • A not-type-valid.
  • B type-valid.
  • C an HTML document.
  • D None of the above is correct.
Answer: Option A
Database
Back to Database
Questions and Answers for Competitive Exams Various Entrance Test