Q.1.
______________Request Processing technique follows ASP.Net?
Q.2.
Howmany types of result in MVC?
Q.3.
For razor views the file extensions are ______________ .
Q.4.
In MVC, Ajax can be implemented in _____________ ways
Q.5.
What is the disadvantages of MVC model?
Q.6.
What is the advantages of MVC?
Q.7.
In model-view-controller (MVC) architecture, model defines the _____________.
Q.8.
ViewData is faster than ViewBag in MVC.
Q.9.
Which of following is the best approach to assign a session in MVC?
Q.10.
Is ViewBag slower than ViewData in MVC?
Q.11.
______________is the name of default Viewstart Page in ASP.Net MVC.
Q.12.
Viewstart comes under which folder name ?
Q.13.
What is the extension of MVC view when using C#?
Q.14.
MVC 6 was introduced new JSON project-based structure?
Q.15.
______________namespace is used for ASPX View Engine.
Q.16.
Does Razor Engine supports for TDD ?
Q.17.
We can use view state in MVC ?
Q.18.
MVC is composed of three components These are ?
Q.19.
Which of the following is the extension of MVC view when using vb.net?
Q.20.
Model View Controller is the full form of MVC .