CIW Exam Questions

what is the purpose of the XMLHttpRequest object?

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

A.
To transfer an XML document to the Web server

B.
To request data from the Web server strictly in XML format

C.
To read and write to an XML file stored on the local machine

D.
To request either XML data or plaintext data from the Web server