nerdexam
CIW

1D0-635 · Question #26

When using AJAX, what is the purpose of the XMLHttpRequest object?

The correct answer is D. To request either XML data or plaintext data from the Web server. See the full explanation below for the reasoning.

Question

When using AJAX, what is the purpose of the XMLHttpRequest object?

Options

  • ATo transfer an XML document to the Web server
  • BTo request data from the Web server strictly in XML format
  • CTo read and write to an XML file stored on the local machine
  • DTo request either XML data or plaintext data from the Web server

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    6% (2)
  • D
    84% (26)

Community Discussion

No community discussion yet for this question.

Full 1D0-635 Practice