What is the difference between AJAX and JavaScript?
The question is about Ajax
Answer:
JavaScript is a programming language, while AJAX is a technique that uses JavaScript, along with XML or JSON, to perform asynchronous data exchanges with servers.