Answer Posted / Nakul Srivastava
In MVC, a route is a pattern that maps incoming requests to specific controllers and actions. It defines how the application's URLs are structured and how the controller and action are determined based on the URL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers