Kizspy | Question: 10
(Choose 1 answer)
What does the "asynchronous" in AJAX mean?
A. The code is guaranteed to execute in a specific, synchronous order.
B. The web browser can continue to be responsive to the user while waiting for the server to send back a response.
C. The server must respond to the request immediately.
D. The data must be in XML format.