Question 2
Which of the following best describes the primary advantage of asynchronous updates in web applications?
It ensures that all elements of a web page are loaded at the same time.
It improves performance by allowing parts of a webpage to update without requiring a full reload.
It forces the client to wait until the server responds before interacting with the page.
It requires a high-speed internet connection to function correctly.