73.6k views
0 votes
In which architecture is the application logic usually on the client side?

User Tutul
by
5.4k points

1 Answer

4 votes

Answer:

two-tier architecture

Step-by-step explanation:

A two-tier architecture is a term often used in computer operation, that describes a form of software architecture that comprises a presentation tier or window outlook that operates from the client-side, while on the server-side, a data outlook or data configuration is saved. An example is platform architecture.

Hence, two-tier architecture is a form of architecture in which the application logic is usually on the client-side

User P R
by
5.0k points