XML and ADO.NET – General Questions

1. The XSLT processor copies the elements of the stylesheet until it finds a command in the format:

A. SELECT … FROM … WHERE.
B. {item, action}.
C. {for-each select}.
D. …<\HTML>.

Correct Answer:  B. {item, action}.

2. What standard, protocol or language was generalized to become a standard protocol for sending messages of any type, using any protocol?

A. SOAP
B. SGML
C. SQL
D. ADO

Correct Answer:  A. SOAP

3. Which of the following statements is not true about XML Schemas:

A. They are used to define the content and structure of data.
B. They define a set of symbols and the relationships of those symbols.
C. They are themselves XML documents.
D. They have their own syntax.

Correct Answer:  D. They have their own syntax

4. The most popular way to materialize XML documents is to use:

A. DTD.
B. XSLT.
C. HTML.
D. SOAP.

Correct Answer:  B. XSLT.

5. With XML:

A. views are not limited to one multi-valued path only.
B. documents can automatically be generated from database data only.
C. database data can automatically be extracted from XML documents only.
D. With XML, all of the above are true.

Correct Answer:  D. With XML, all of the above are true.

Leave A Comment?

one + sixteen =