adspace
Answer Posted / Rahul Kumar Srivastav
A 3-tier architecture is a design pattern used in software engineering, particularly for web applications. It consists of three logical layers: the Presentation Layer (handles user interface and user interactions), the Application Logic Layer (performs business rules and processes), and the Data Access Layer (manages data storage).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers