When you use the MVC pattern, the controller gets the HTTP requests and then directs the use of the files that represents:

When you use the MVC pattern, the controller gets the HTTP requests and then directs the use of the files that represents:



Answer: the model and the view


Learn More :