Answer Posted / Ashutosh Arun
In a typical MVC application, the user interacts with the View, which sends input to the Controller. The Controller processes the input, updates the Model as needed, and then notifies the View to update its display based on the new data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers