What is Synchronous and Asynchronous AJAX request.

Answers were Sorted based on User's Feedback



What is Synchronous and Asynchronous AJAX request...

Answer / srinivas

synchronous where the script stops and waits for the server
to send back a reply before continuing and asynchronous
where the script allows the page to continue to be processed
and will handle the reply if and when it arrives.

Is This Answer Correct ?    67 Yes 4 No

What is Synchronous and Asynchronous AJAX request...

Answer / ahmed

asynchronous where the script allows the page to continue to
be processed
and will handle the reply if and when it arrives.
synchronous where the script stops and waits for the server
to send back a reply before continuing and

Is This Answer Correct ?    16 Yes 3 No

Post New Answer

More AJAX Interview Questions

What are ajax limitations?

0 Answers  


What are the ajax security issues?

0 Answers  


What is polling in ajax.

0 Answers  


What technologies are being used in ajax? : asp.net ajax

0 Answers  


Does ajax work with java?

0 Answers  






How can we make a mashup with java by accessing other domains data?

0 Answers  


Whats with the -alpha in the install instructions?

0 Answers  


What are the requirements to run asp.net ajax applications on a server?

0 Answers  


What is update panel?

1 Answers  


What is JSON in Ajax?

1 Answers  


What is ajax and how does it work?

0 Answers  


How do I test my ajax code?

0 Answers  


Categories