APPLICATION LAYER
CLIENT SERVER PARADIGM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is the role of a client in a client-server network?
|
To make requests, like requesting a file or a web page
|
|
To store and share files
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -A client usually does not share any of its resources, but it requests content or service from a server. Clients, therefore, initiate communication sessions with servers, which await incoming requests. Examples of computer applications that use the client–server model are email, network printing, and the World Wide Web.
There is 1 question to complete.