Discuss Forum
1.
In a client / server model, a client program.........
- A. asks for information
- B. asks for information
- C. asks for information
- D. asks for information
Answer: Option A
Explanation:
Client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.
Often clients and servers communicate over a computer network on separate hardware, but both client and server may reside in the same system.
A server host runs one or more server programs, which share their resources with clients. A client usually does not share any of its resources, but it requests content or service from a server.
Post your comments here: