InterviewSolution
Saved Bookmarks
| 1. |
What Is Meant By 2-tier Architecture? |
|
Answer» In 2-tier Client/Server SYSTEMS, the APPLICATION logic is either burried inside the user interface on the client or WITHIN the database on the server. In 2-tier Client/Server systems, the application logic is either burried inside the user interface on the client or within the database on the server. |
|