FC0-U61 · Question #39
An employee is asked to generate a report on a student information system. The employee uses spreadsheet software and connects to a remote database to pull data for the report. Which of the following
The correct answer is B. Client-server application. A client-server application is an application that runs on a client device and communicates with a server device over a network. The client device requests data or services from the server device, and the server device responds to the requests. A spreadsheet software that connect
Question
An employee is asked to generate a report on a student information system. The employee uses spreadsheet software and connects to a remote database to pull data for the report. Which of the following types of application architectures did the employee use?
Options
- AStandalone application
- BClient-server application
- CWeb application
- DCloud application
How the community answered
(58 responses)- A5% (3)
- B78% (45)
- C14% (8)
- D3% (2)
Explanation
A client-server application is an application that runs on a client device and communicates with a server device over a network. The client device requests data or services from the server device, and the server device responds to the requests. A spreadsheet software that connects to a remote database is an example of a client-server application. The spreadsheet software acts as the client, and the database acts as the server.
Topics
Community Discussion
No community discussion yet for this question.