MVC (Model View Controller)
MVC (Model View Controller) is the most common technique used for developing Web Applications. It consists of three components i.e
Model - The model is the part of the application that handles the logic for the application data.
View - The View is the part of the application that handles the display of the data.
Controller - The Controller is the part of the application that handles user interaction.
Access this course and 1400+ top-rated courses and projects.