What is difference between mvc and hmvc?
Answer / Satya Bhan
Model-View-Controller (MVC) is a design pattern that separates an application into three interconnected parts - Model, View, and Controller. Hierarchical Model-View-Controller (HMVC) is an extension of MVC where the controller is further divided into nested controllers creating a hierarchical structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is strongly typed view in mvc?
What are the different view engine in mvc?
What does Model, View and Controller represent in an MVC application?
What is the difference between mvc and mvvm?
What is data annotation in mvc?
What is data model in mvc?
What is the difference between web api and mvc routing?
What is latest version of mvc?
What is MVC, MVP and MVVM pattern?
What is route in mvc what is default route in mvc?
What are the exception filters in mvc?
Difference between mvc and web api?