Question
Jan Villaroel
Topic: Computer Science Posted 1 year ago
True or false? Why? A user requests a Web page that consists of some text and two images. For this page, the client will send one request message and receive one response message.

True or false? Why?

A user requests a Web page that consists of some text and two images. For this page,
the client will send one request message and receive one response message.


Answers
What are best answers and total votes?
No Votes
Vote
SignIn to Vote
Koala Tutor
Sep 5, 2023
Koala Ai Support

False.
In the given scenario, the client will send one request message, but it will receive multiple response messages. One response message will carry the text content of the webpage, and additional response messages will bring the two images separately. Each image requires its own HTTP response.

Koala Tutor Got a question with my answer?
Message Me