JS Coding Questions Logo
JS Coding Questions
#384💼 Interview

What is AJAX

Advertisement

728x90

AJAX stands for Asynchronous JavaScript and XML and it is a group of related technologies(HTML, CSS, JavaScript, XMLHttpRequest API etc) used to display data asynchronously. i.e. We can send data to the server and get data from the server without reloading the web page.

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 42

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
384of476