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 the differences between ajax and javascript? : asp.net ajax

0 Answers  


What are the important methods of xmlhttprequest?

0 Answers  


What are ajax extensions?

0 Answers  


Whats with the -alpha in the install instructions?

0 Answers  


How do we debug javascript?

0 Answers  






What are different readystate in ajax?

0 Answers  


Are there usability issues with ajax?

0 Answers  


What is the limitation of AJAX ?

0 Answers  


How ajax is different?

0 Answers  


Is Ajax said to be a technology platform or is it an architectural style?

1 Answers  


Is adaptive path selling ajax components or trademarking the name? Where can I download it?

0 Answers  


When should we use a java applet instead of ajax?

0 Answers  


Categories