Correct Answer: Correct answer is: (A) Client.
Exam Relevance: AP Computer Science Principles, CompTIA Network+, CCNA
Difficulty: Easy
Concept notes: In a client-server model, a client is a computer or device that requests information or services from a server.
Common Mistakes: Students may confuse the roles of a client and a server, thinking that the server is the one requesting information.
Explanations: In a client-server architecture, the client initiates the communication by requesting information or services from the server. The server, in turn, processes the request and sends the requested information back to the client. Therefore, the correct term for computers that request or order information from a server is "client."
Option Analysis: - Option A: Correct. Clients request information from servers.
- Option B: Incorrect. Servers provide information to clients.
- Option C: Incorrect. Routers direct traffic between networks, not request information.
- Option D: Incorrect. "Requester" is not a standard term in networking.
Mnemonic: C for Client, C for Communicator.