Back to Dashboard

AJAX Interview Questions

Ajax is abbreviated as Asynchronous Javascript and XML. It is new technique used to create better, faster and more interactive web systems or applications. Ajax uses asynchronous data transfer between the Browser and the web server. This technique is used to make internet faster and user friendly. It is not a programming language.
Following are the advantages of Ajax:
  1. Bandwidth utilization – It saves memory when the data is fetched from the same page.
  2. More interactive
  3. Speeder retrieval of data