100k views
2 votes
In the three-tier architecture, the function of the application tier is to _______

Select one:
a. Execute the business logic of the organization operating the database
b. Manage the interactions with the user
c. All of the others
d. Perform queries and modifications at the request of the application servers

User Brynna
by
8.5k points

1 Answer

0 votes

Final answer:

The application tier in three-tier architecture handles the execution of business logic and acts as a mediator between the user interface and data storage.

Step-by-step explanation:

In the three-tier architecture, the function of the application tier is to execute the business logic of the organization operating the database. This layer acts as a mediator between the user interface and the data storage, handling processing, logic, and rules of the application. It is responsible for the coordination of the application, processes commands, makes logical decisions and evaluations, and performs calculations. It also moves and processes data between the two surrounding layers.

User Jop Knoppers
by
7.7k points