Question:Which of the following ASP.NET MVC namespaces includes the classes that support forms, input controls, links, partial views, and validation in .Net Framework 4.0?
A System.Web.Mvc
B System.Web.Mvc.Async
C System.Web.Mvc.Html
D System.Web.Mvc.Sync
+ AnswerC
+ Report