Answer Posted / Kunal Prasad
MVC (Model-View-Controller) is used to separate the user interface, business logic, and data access layer in web applications. This separation allows for improved maintainability, scalability, testability, and efficiency by enabling developers to work on different parts of the application independently.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers