Answer Posted / 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 |
Post New Answer View All Answers