Is mvc a layered architecture?
Answer / Guddu Kumar
Yes, MVC is a type of layered software architecture. It separates the application into three distinct layers: Model, View, and Controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
How you can send the result back in json format in mvc?
Is angular 2 is mvc?
How can you maintain session in mvc?
What is the difference between "actionresult" and "viewresult" ?
Mention what are the two ways for adding constraints to a route?
Mention the order of the filters that get executed, if the multiple filters are implemented?
What is viewbag mvc?
Mention the advantages and disadvantages of mvc model?
what are the benefits of area in mvc?
Is mvc different from a three layered architecture?
What is front controller?
How do you explain mvc?