Answer Posted / Gagan Sachan
While MVC is an example of a three-tier (or multi-layer) architectural pattern, it has some unique characteristics compared to traditional three-layered architectures. For example, in MVC, the model layer handles data manipulation and business logic, while the view layer focuses on user interface presentation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers