Answer Posted / Khushboo Gupta
In MVC flow, user interaction initiates the process by making a request to the application. The Controller receives this request and processes it, then communicates with the Model for data management. Finally, the Controller updates the View with the processed data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers