DEVFYI - Developer Resource - FYI

What is meant by 3-Tier architecture?

Networking Interview Questions and Answers


(Continued from previous question...)

38. What is meant by 3-Tier architecture?

In 3-tier Client/Server systems, the application logic (or process) lives in the middle tier and it is separated from the data and the user interface. In theory, the 3-tier Client/Server systems are more scalable, robust and flexible.
Example: TP monitor, Web.

(Continued on next question...)

Other Interview Questions