Question: 1. In the MVC pattern, models are A. user interface (UI) components B. classes that deal with user interaction C. classes that process user input

1. In the MVC pattern, models are

A. user interface (UI) components

B. classes that deal with user interaction

C. classes that process user input

D. classes that deal with data

E. clases that respond to user input

2. Which of the following is NOT true about the MVC pattern

A. Thew view can refer to the model but shouldnt contain any data processing

B. The view is seen by the user, but doesn't handle the user's requests

C. The view helps the user invoke the methods of the controller

D. The view presented tot he user is determined by the controller

E. The view handles the user's requests

3. In an ASP.NET MVC web application, the default home page is the

A. The home view of the index controller

B. The index view of the home controller

C. The controller view of the home model

D. The model view of the home controller

E. The home controller of the view model

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!