What is Ajax in JavaScript with example?
Ajax stands for Asynchronous JavaScript And XML and it is not a programming language. It uses XML to transport data, but it is equally common to transport data as JSON text or plain text.

Suggest An Answer
No suggestions Available!