AJAX is a technique used to create dynamic and fast web pages and applications. It allows web pages to be updated asynchronously by interchanging small amounts of data with the backend server. It communicates with the server with the XMLHttpRequest object.

BY Best Interview Question ON 08 Mar 2020