Client Server Question:

What is meant by 2-Tier architecture in client server environment?

Tweet Share WhatsApp

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.

Example: File servers and Database servers with stored procedures.

Download Client Server PDF Read All 17 Client Server Questions
Previous QuestionNext Question
What is meant by Transparency in client server environment?What is ACID property in client server environment?