nerdexam
Microsoft

70-515 · Question #39

70-515 Question #39: Real Exam Question with Answer & Explanation

The correct answer is A. Add the following method to the CompanyController class. D. Right-click inside the action method in the CompanyController class, and select Add View. See the full explanation below for the reasoning.

Question

You are implementing an ASP. NET MVC 2 Web application. You add a controller named CompanyController. You need to modify the application to handle the URL path /company/info. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Options

  • AAdd the following method to the CompanyController class.
  • BAdd the following method to the CompanyController class.
  • CRight-click the Views folder, and select View from the Add submenu to create the view for
  • DRight-click inside the action method in the CompanyController class, and select Add View

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice