Question:medium

A user opens a web browser and requests a webpage. The request is sent to a remote machine, which processes the request and sends back the webpage content. In this scenario, which of the following correctly identifies the client and server roles?

Show Hint

To remember the difference: The Client is the customer who orders the meal (data), and the Server is the kitchen that prepares and delivers it.
Updated On: Jul 4, 2026
  • The web browser is the server, and the remote machine is the client.
  • Both the web browser and remote machine act as servers.
  • The web browser is the client, and the remote machines is the server.
  • Both the web browser and remote machine act as clients.
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0