Back to the 2023 paper

Module II: Browser & Apache Web Server Architecture; Common Protocols

20232m

A characteristic of a file server is which of the following?

(i) Acts as a fat client and is limited to one PC
(ii) Manages file operations and is limited to one PC
(iii) Acts as a fat client and is shared on a network
(iv) Manages file operations and is shared on a network

Worked SolutionAI Assisted

Answer

(iv) Manages file operations and is shared on a network

Step-by-step

  1. A file server centrally stores and manages files.
  2. Clients on a network request files from the server.
  3. Therefore, file operations are managed centrally.
  4. A file server is intended to be accessible over a network, not restricted to one PC.

Final answer: (iv)

Similar questions