Interview Questions

What is the XMLHttpRequest object?

AJAX Questions and Answers


(Continued from previous question...)

What is the XMLHttpRequest object?

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

(Continued on next question...)

Other Interview Questions