Which statement correctly describes the VIEW in the MVC design pattern. Select one: a. The View is responsible for all data-related logic that the user works with. The state of the application is hold...



Which statement correctly describes the VIEW in the MVC design pattern.








Select one:


a. The View is responsible for all data-related logic that the user works with. The state of the application is hold in View. The View knows the Controller. The view does not know about the Model.

b. The View is responsible for graphical representation and data logic in the application. The View knows the Model. The view does not know about the Controller. The view updates the database using the Model.

c. The View is responsible for graphical representation of data in the application and screen hierarchy. The View knows the Model and the Controller. The View sends the response to the User.

d. The View is responsible for graphical representation of data in the application. The View knows the Model. The view does not know about the Controller.



Controller<br>View<br>Model<br>

Extracted text: Controller View Model

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here