InterviewSolution
Saved Bookmarks
| 1. |
Discuss an effective communication between a client and server |
|
Answer» The 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. mark as BRAINLIST |
|