Microsoft Exam Questions

Which component of the MVC framework should you use?

You are designing an MVC web application.
The view must be as simple as possible for designers who do not have a technical background.
You need to combine two existing models to meet the requirement.
Which component of the MVC framework should you use?

A.
View

B.
View Model

C.
Controller

D.
Model