What is the difference between 2-Tier architecture and
3-Tier architecture
Answer Posted / shankey*
To solve the problems of one-tier architecture Two-tier
architecture was introduced, The applicitation is divided
into two parts which are Client-Tier & Server-Tier & these
two parts can be located on a single computer or on saprate
computer.
Whereas
Three-Tier architecture was introduced bcause when we
implementing loigic in two tier architecture it becames
overloaded to solve this problem Three-tier architecture
was introduced which is further divided into three parts
which are Client-tier, Business-Tier & Server-Tier*
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how many types of relationship?
How many columns can exist together per table?
What are ddl (data definition language) statements for tables in ms sql server?
How to add additional conditions in SQL?
What is the difference between index seek vs. Index scan?
Define a cross join?
What is a collation in ms sql server?
Explain the steps to use transact-sql cursor?
What is built-in/administrator?
Can we call stored procedure in view in sql server?
What is pivot and unpivot?
How is foreign key related to primary key?
What are the advantages of partitioning?
Give an example of SQL injection attack ?
How to enable tcp/ip protocol on a sql server?