Quiz on Asynchronous Requests

Let’s attempt a quiz on asynchronous requests.

We'll cover the following...

Quiz: Asynchronous Requests

1.

(True or False) Using asynchronous web server requests allows our application to continue responding to application events while waiting for a response from the web server.

A.

True

B.

False


1 / 6