Database - XML and ADO.NET
Exercise :: XML and ADO.NET - True or False
1. |
SOAP uses HTTP as its only transport mechanism. |
Answer: Option B
Explanation:
|
2. |
The DTD defines the structure of XML documents. |
Answer: Option A
Explanation:
|
3. |
If a document does not conform to the DTD, it is a bad XML document. |
Answer: Option B
Explanation:
|
4. |
XSLT processors are context-oriented; each statement is evaluated in the context of the match that has been made. |
Answer: Option A
Explanation:
|
5. |
Web page display is the most important application of XML. |
Answer: Option B
Explanation:
|