Showing posts with label DOTNET MVC 4. Show all posts
DOTNET MVC 4 Basic Interview Questions and Answers for Developers
DOTNET MVC 4 Basic Interview Questions and Answers for Freshers and Experienced Developers
Below is the list of dotnet MVC 4 basic interview questions and answers. These MVC interview questions and answers are meant for freshers as well as for experienced developers. So, If you going for an interview on MVC, I suggest you to must give a look at following MVC interview questions. These MVC interview questions are based on basic introduction to MVC, why we need MVC, components of MVC, MVC namespaces, lifecycle of MVC application and a lot more. So lets have a look on following basic dotnet MVC interview questions and answers.
1. What is MVC?
MVC is a framework methodology that divides an application’s implementation into three component roles: models, views, and controllers.
Main components of an MVC application?
1. M - Model
2. V - View
3. C - Controller
Subscribe to:
Posts
(
Atom
)