Answer:
c. 3-tier architecture (because the database server, the application server, and the client each represent one tier respectively).
Step-by-step explanation:
This is a 3 tier client server architecture, it has the 3 major components that makes up this system
It has the client server, an application server and lastly it has the backend database server.
Each of these 3 tiers in this question are assigned one particular task. This would make functionality to be improved and can also help to find issues that may arise during the testing and production stages.