220-1002 · Question #385
An application is installed and configured locally on a workstation, but it writes all the save files to a different workstation on the network. Which of the following accurately describes the…
The correct answer is B. Client/server. In a client/server model, the client application runs locally on a user's workstation but communicates with a centralized server (in this case, another workstation acting as a file server) to store and retrieve data. This matches the described behavior exactly. A network-based…
Question
An application is installed and configured locally on a workstation, but it writes all the save files to a different workstation on the network. Which of the following accurately describes the configuration of the application?
Options
- ANetwork-based
- BClient/server
- CApplication streaming
- DPeer-to-peer
How the community answered
(19 responses)- B89% (17)
- C5% (1)
- D5% (1)
Explanation
In a client/server model, the client application runs locally on a user's workstation but communicates with a centralized server (in this case, another workstation acting as a file server) to store and retrieve data. This matches the described behavior exactly. A network-based application runs entirely over the network rather than being installed locally. Application streaming delivers the application itself over the network dynamically. Peer-to-peer involves direct communication between equivalent nodes without a dedicated server role.
Topics
Community Discussion
No community discussion yet for this question.