Home » Interview » JQuery Interview Questions :: Discussion
  1. What is the purpose of jQuery AJAX?

    AJAX stands for Asynchronous JavaScript and XML. It helps in loading and exchanging data without a browser page refresh and only via server. jQuery provides a rich set of AJAX methods to develop web applications.


Be The First To Comment