0 votes
in AJAX by
List some advantages of AJAX

1 Answer

0 votes
by

AJAX Advantages are:

  • More Interactive: Very quick in response.
  • Bandwidth Utilization: When some data is fetched from some page it saves memory.
  • Fast Retrieval of data: User is not blocked until the data is retrieved from server.
...