adspace
Answer Posted / Deepti Kapoor
2-Tier Architecture consists of a client tier (user interface) and a server tier (database). It is simple and easy to implement but may have scalability issues. 3-Tier Architecture adds an application tier between the presentation and database layers, allowing better separation of concerns and improving scalability. The three tiers are Presentation, Application, and Data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers