What is controller in Asp.net MVC?

 Posted by Rajnilari2015 on 6/13/2016 | Category: ASP.NET MVC Interview questions | Views: 25903 | Points: 40
Select from following answers:
  1. Controller handles the user request.
  2. The controller renders the appropriate view with the model data as a response.
  3. A coordinator between view and model
  4. It is one of the three components of MVC
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response