Answer Posted / Priyanka Prajapati
Routing in MVC is the process of mapping URLs (routes) to specific controller actions. It allows developers to define a set of rules for parsing and handling incoming requests, making it easier to create complex URL structures that are easy for users to navigate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers