Que 1: MVC Stands for ?
- Model View Controller (A)
- Module View Controller
- Model View Control
Que 2: Which assembly is used to define the MVC framework?
- System.Web.Mvc (A)
- System.Web.Mvc3
- System.Web.Razor
Que 3: Which syntax Razor Support ?
Que 4: Which View Engine does not support ASP.NET MVC
- Razor
- ASPX(C#)
- NHAMl
- MVCRAZ (A)
Que 5: What is the default Form method for an action method