View displays the data
Controller handles events
the model is pure data with no visual appearance
What is model-view controller pattern?
MVC, or model-view-controller, is an acronym. What each of those elements means is as follows: Model: All of the data logic is contained in the backend. View: The graphical user interface or frontend (GUI)
What advantages does MVC offer?
quicker development cycle MVC supports quick and concurrent development.
Ability to offer multiple perspectives ...
Support for the asynchronous method:
The entire model is not affected by the modification:...
Data from the MVC model is returned without formatting
Development platform that is SEO-friendly
Therefore view,controller and the model does the work
https://brainly.com/question/14958535
#SPJ4