ajax stand for

JavaScript
Asynchronous JavaScript and XMLAjax is a set of web development techniques using many web technologies on the
client side to create asynchronous web applications.

With Ajax, web applications can send and retrieve data from a server
asynchronously without interfering with the display and behaviour of the 
existing page. 
Source

Also in JavaScript: