Microsoft
98-363 · Question #54
An XML file contains the following code. When this file is read into an XML data object, an error occurs because:
The correct answer is D. salary < 1000 contains a less-than sign. See the full explanation below for the reasoning.
Question
An XML file contains the following code. When this file is read into an XML data object, an error occurs because:
Options
- Asalary < 1000 contains a less-than sign that is not enclosed in quotation marks.
- Bsalary < 1000 contains spaces.
- Csalary < 1000 is not enclosed in quotation marks.
- Dsalary < 1000 contains a less-than sign.
How the community answered
(29 responses)- A7% (2)
- B14% (4)
- C3% (1)
- D76% (22)
Community Discussion
No community discussion yet for this question.