Q58
In a client/server model, a client program _______.
A.
Asks for information
AnswerB.
Provides information and files
C.
Serves software files to other computers
D.
Distributes data files to other computers
Answer: Option A
Solution
Answer: Option A
Solution:
The client-server programming model is a distributed computing architecture that segregates information users (clients) from information providers (servers). A client is an application that needs something like a web page or IP address from a server. Clients may contact a server for this information at any time.