Answer Posted / Varun Kumar Vivek
The MVC page life cycle includes the following stages: Request is received by the Controller, the Controller handles user input and prepares data for the View, the View renders the content based on the prepared data, and finally, the rendered HTML is sent back to the client.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers