Answer Posted / Sonilata Prajapati
MVC is needed to separate the concerns of an application into distinct components (Model, View, and Controller). This separation makes it easier to develop, test, and maintain large-scale applications. It also promotes a cleaner architecture, improved reusability, and better organization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers