What is the difference between N-layer and N-tier architecture?
Answer Posted / Anuj Kumar Singhal
N-layer architecture is a design pattern where an application is divided into multiple layers based on functionalities (like presentation, business logic, data access). In contrast, N-tier architecture separates the application logically into different tiers that may or may not correspond to layers. The main difference lies in the separation of physical and logical divisions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category