Basic AJAX Question:
Download Questions PDF

What is the XMLHttpRequest object in AJAX?

Answer:

It offers a non-blocking way for JavaScript to communicate back to the web server to update only part of the web page.

Download AJAX Interview Questions And Answers PDF

Previous QuestionNext Question
What is the minimum version of PHP that needs to be running in order to use HTML_AJAX? What JavaScript libraries and frameworks are available for AJAX support?