Microsoft
98-363 · Question #53
A file named A.xml contains the following code. A file named B.xml contains the following code. When A.xml and B.xml are read into XML data objects XA and XB, respectively, what occurs?
The correct answer is A. An exception is thrown when B.xml is read. See the full explanation below for the reasoning.
Question
A file named A.xml contains the following code. A file named B.xml contains the following code. When A.xml and B.xml are read into XML data objects XA and XB, respectively, what occurs?
Exhibit
Options
- AAn exception is thrown when B.xml is read.
- BXA and XB contain the same logical data.
- CAn exception is thrown when A.xml is read.
- DXA and XB do not contain the same logical data.
How the community answered
(33 responses)- A76% (25)
- B15% (5)
- C6% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.
