AJAX, stands for Asynchronous JavaScript And XML is a method of requesting server for some data asynchrously. In very simple and typical way, we can say, requesting data from browser without reloading the page.