Answer Posted / Hoshiyar Singh
MVC programming refers to using the Model-View-Controller design pattern in software development. It separates an application into three interconnected components: Model (data and business logic), View (user interface elements), and Controller (handles user input and navigation).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers