Database - XML and ADO.NET

Database - XML and ADO.NET
1. What standard, protocol or language was generalized to become a standard protocol for sending messages of any type, using any protocol?
  • SOAP
  • SGML
  • SQL
  • ADO
Show Answer
2. Which of the following statements is not true about XML Schemas:
  • They are used to define the content and structure of data.
  • They define a set of symbols and the relationships of those symbols.
  • They are themselves XML documents.
  • They have their own syntax.
Show Answer
3. The most popular way to materialize XML documents is to use:
  • DTD.
  • XSLT.
  • HTML.
  • SOAP.
Show Answer
4. With XML:
  • views are not limited to one multi-valued path only.
  • documents can automatically be generated from database data only.
  • database data can automatically be extracted from XML documents only.
  • With XML, all of the above are true.
Show Answer
5. To eliminate definition duplication, XML Schemas define:
  • an intersection table.
  • global elements.
  • a normalized definition table.
  • None of the above is correct.
Show Answer
6. What is not true about SOAP?
  • SOAP originally meant Simple Object Access Protocol.
  • SOAP was defined as an XML-based standard for providing remote procedure calls over the Internet.
  • SOAP now is just a name, not an acronym
  • SOAP was an early form of XML.
Show Answer
7. XML Schemas consist of:
  • properties and methods.
  • elements and attributes.
  • structure and data.
  • tables and relationships.
Show Answer
8. The expression FOR XML RAW tells SQL Server to:
  • place the values of the columns as attributes in the resulting XML document.
  • place the values of the columns into elements rather than attributes.
  • place some columns into elements and others into attributes.
  • None of the above is correct.
Show Answer
9. ADO.NET provides the ability to create and process in-memory databases called:
  • views.
  • relations.
  • tables.
  • datasets.
Show Answer
10. An XML component that defines the structure of a document is known as a(n):
  • DOCTYPE.
  • DTD.
  • #PCDATA.
  • HTML Stylesheet.
Show Answer
Questions and Answers for Competitive Exams Various Entrance Test