Why is Ajax called Asynchronous JavaScript and XML?
AJAX allows web pages to be modified asynchronously. It combines several programming tools primarily JavaScript, Extensible Markup Language – XML, dynamic HTML, CSS, DOM and XMLHttpRequest. This suggests the name AJAX here.
BY Best Interview Question ON 08 Mar 2020