In a client/server model, a client program _______. A. Asks for information B. Provides information and files C. Serves software files to other computers D. Distributes data files to other computers
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.