Our website use cookies, which help us to improve our site and enables us to deliver the best possible service and customer experience. By clicking accept you are agreeing to our cookies policy. Find out more
If you notice any factual inaccuracies or other issues with this profile, please let us know. Please do not include any personal health information in this form.
Like Answer
AJAX is a set of various technologies,used to launch asynchronous HTTP requests to a server using various data formats, such as JavaScript, XML, HTML, plain text or even JSON.
JSON is a format which can be used by AJAX for data exchange.