AJAX standards for ‘Asynchronous Javascript and XML’. This technique is used to perform certain data processing and you can see the changes without reloading the web page.
For example, when you perform ‘add new category’ from ‘post edit’ screen, WordPress uses AJAX add that new category into the database without reloading the page.
Also read: Complete WordPress Glossary