Suppose you are using a an HTML browser at a client machine C to access a static HTML webpage hosted in a HTTP server S.The page contains exactly one static embedded image which also resides at S. Assuming no web caching which of the following is correct when you load the webpage along with the embedded image?

A C need to send at leat 2 HTTP requests to S using two different TCP connection.

B C need to send at least 2 HTTP requests to S but a single TCP connection is sufficient .

C A single HTTP request is suffiecient without using TCP connection from C to S.

D A single HTTP request is sufficient using a single TCP connection from C to S.

Solution

Correct Answer: Option B

Practice More Questions on Our App!

Download our app for free and access thousands of MCQ questions with detailed solutions