logo

CuriousTab

CuriousTab

Discussion


Home Database XML and ADO.NET Comments

  • Question
  • XML Schemas consist of:


  • Options
  • A. properties and methods.
  • B. elements and attributes.
  • C. structure and data.
  • D. tables and relationships.

  • Correct Answer
  • elements and attributes. 


  • XML and ADO.NET problems


    Search Results


    • 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. With this type of SQL Server cursor concurrency no lock is obtained until the user updates the data.

    • Options
    • A. READ_ONLY
    • B. SCROLL_LOCK
    • C. OPTIMISTIC
    • D. PESSIMISTIC
    • Discuss
    • 3. With which type of SQL Server recovery model are all database changes logged except those that cause large log entries?

    • Options
    • A. Differential recovery
    • B. Full recovery
    • C. Simple recovery
    • D. Bulk-logged recovery
    • Discuss
    • 4. Which type of SQL Server cursor concurrency places an update lock on a row when the row is read?

    • Options
    • A. READ_ONLY
    • B. SCROLL_LOCK
    • C. OPTIMISTIC
    • D. READCOMMITTED
    • Discuss
    • 5. SQL Server program code that is executed after an SQL command has been processed is called a(n):

    • Options
    • A. INSTEAD OF trigger.
    • B. BEFORE trigger.
    • C. AFTER trigger.
    • D. BEGIN trigger.
    • Discuss
    • 6. 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
    • 7. 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
    • 8. 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
    • 9. 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
    • 10. 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


    Comments

    There are no comments.

Enter a new Comment