0 votes
in AJAX by
Describe Ajax.

1 Answer

0 votes
by

Asynchronous JavaScript and XML (AJAX) is a technique that uses XMLHttpRequest objects to update web pages asynchronously by exchanging a small amount of data with the server, update the page without page reload. It is a front-end tool that communicates with the back-end server from the browser.

Related questions

0 votes
0 votes
asked Jan 29 in AJAX by Robindeniel
0 votes
0 votes
asked Aug 8, 2023 in AJAX by sharadyadav1986
+1 vote
asked Nov 27, 2022 in AJAX by sharadyadav1986
...