logo

CuriousTab

CuriousTab

XML and ADO.NET problems


  • 1. HTML is an application of a more robust document markup language called:

  • Options
  • A. XHTML.
  • B. XML.
  • C. SGML.
  • D. None of the above is correct.
  • Discuss
  • 2. XML Schemas consist of:

  • Options
  • A. properties and methods.
  • B. elements and attributes.
  • C. structure and data.
  • D. tables and relationships.
  • Discuss
  • 3. XML is:

  • Options
  • 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.
  • Discuss
  • 4. If an XML document does not have a DTD, then by definition it is:

  • Options
  • A. not-type-valid.
  • B. type-valid.
  • C. an HTML document.
  • D. None of the above is correct.
  • Discuss
  • 5. What standard, protocol or language was generalized to become a standard protocol for sending messages of any type, using any protocol?

  • Options
  • A. SOAP
  • B. SGML
  • C. SQL
  • D. ADO
  • Discuss
  • 6. If the XML data instance conforms to the DTD, the document is said to be:

  • Options
  • A. type-invalid.
  • B. type-valid.
  • C. not-type-valid.
  • D. an HTML document.
  • Discuss
  • 7. To eliminate definition duplication, XML Schemas define:

  • Options
  • A. an intersection table.
  • B. global elements.
  • C. a normalized definition table.
  • D. None of the above is correct.
  • Discuss
  • 8. What is not true about SOAP?

  • Options
  • A. SOAP originally meant Simple Object Access Protocol.
  • B. SOAP was defined as an XML-based standard for providing remote procedure calls over the Internet.
  • C. SOAP now is just a name, not an acronym
  • D. SOAP was an early form of XML.
  • Discuss
  • 9. What is not true about XSLT?

  • Options
  • 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.
  • Discuss
  • 10. ADO.NET provides the ability to create and process in-memory databases called:

  • Options
  • A. views.
  • B. relations.
  • C. tables.
  • D. datasets.
  • Discuss

First 2 3