3. |
Which explanation most closely matches a definition of client/server approaches to applications? Please select the best answer.
|
|
A. |
Client/server refers to how the application is developed, with the client providing the software specification for use on the server.
|
|
B. |
Client/server refers to the fact that the application uses a central file and print server.
|
|
C.
|
Client/server lets you split functionality between the workstation and the server, allowing each do what it does best for the
application.
|
|
D. |
Client/server is a term for an Internet-enabled application. |
|
The correct answer is C. The client-server model allows the client to request information that can be gathered by the server. The server then delivers the data in a way the client can use, so each computer is doing what it does best.
|