Sail E0 Webinar

MCQs

Total Questions : 66 | Page 6 of 7 pages
Question 51. . HTML is an application of a more robust document markup language called:
  1.    XHTML.
  2.    XML.
  3.    SGML.
  4.    None of the above is correct.
 Discuss Question
Answer: Option C. -> SGML.
Question 52. . An XML component that defines the structure of a document is known as a(n):
  1.    DOCTYPE.
  2.    DTD.
  3.    #PCDATA.
  4.    HTML Stylesheet.
 Discuss Question
Answer: Option B. -> DTD.
Question 53. . ADO.NET provides the ability to create and process in-memory databases called:
  1.    views.
  2.    relations.
  3.    tables.
  4.    datasets.
 Discuss Question
Answer: Option D. -> datasets.
Question 54. . The DTD begins with the word:
  1.    #PCDATA.
  2.    XML.
  3.    DOCTYPE.
  4.    HTTPS.
 Discuss Question
Answer: Option C. -> DOCTYPE.
Question 55. . What is not true about XML?
  1.    Web page display is the most important application of XML.
  2.    With XML, there is a clear separation between document structure, content and materialization.
  3.    XML is more powerful than HTML.
  4.    XML documents have two sections.
 Discuss Question
Answer: Option A. -> Web page display is the most important application of XML.
Question 56. . What is not true about XSLT?
  1.    XSLT is a declarative transformation language.
  2.    XSLT uses a set of rules that govern how a document is to be materialized is created.
  3.    XSLT uses a set of procedures that specify how a document is to be programmed.
  4.    XSLT is used to transform the input document into another document.
 Discuss Question
Answer: Option C. -> XSLT uses a set of procedures that specify how a document is to be programmed.
Question 57. . If the XML data instance conforms to the DTD, the document is said to be:
  1.    type-invalid.
  2.    type-valid.
  3.    not-type-valid.
  4.    an HTML document.
 Discuss Question
Answer: Option B. -> type-valid.
Question 58. . XML is:
  1.    a subset of SGML only.
  2.    a hybrid of document processing and database processing only.
  3.    a standardized yet customizable way to describe the content of documents only.
  4.    XML is all of the above.
 Discuss Question
Answer: Option D. -> XML is all of the above.
Question 59. . If an XML document does not have a DTD, then by definition it is:
  1.    not-type-valid.
  2.    type-valid.
  3.    an HTML document.
  4.    None of the above is correct.
 Discuss Question
Answer: Option A. -> not-type-valid.
Question 60. . The document that is used by XSLT to indicate how to transform the elements of the XML document to another format is a(n):
  1.    HTML page.
  2.    DOCTYPE procedure.
  3.    stylesheet.
  4.    stored procedure.
 Discuss Question
Answer: Option C. -> stylesheet.

Latest Videos

Latest Test Papers