nerdexam
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

98-363 question #53 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)
  • A
    76% (25)
  • B
    15% (5)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice