Multiple choice technology web technology

How many Html Helper methods are available in MVC 2.0?

  1. 8

  2. 10

  3. 5

  4. 12

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

MVC 2.0 includes 10 standard Html Helper methods including ActionLink, BeginForm, TextBox, DropDownList, CheckBox, RadioButton, ListBox, Password, Hidden, and TextArea. This is a specific factual question about the MVC 2.0 framework.