Answer Posted / Sudhir Kumar Chaurasia
MVC is a specific implementation of the three-tier (or three-layer) architectural pattern. In MVC, the Model represents the data layer, View represents the presentation layer, and Controller handles user input and coordinates between Models and Views.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers