⟩ What is XMLHttpRequest object in AJAX?
It offers a non-blocking way for JavaScript to communicate back to the web server to update only part of the web page.
It offers a non-blocking way for JavaScript to communicate back to the web server to update only part of the web page.