What is route in mvc?
Answer / 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 |
Can we use webforms in mvc?
What is a service layer in mvc?
What is afterFilter() used?
What are Filters in MVC?
What is difference between mvc and mvvm?
Is react an mvc?
What is data annotation in mvc?
What is the difference between apicontroller and mvc controller?
What does mvc mean?
How can you maintain session in mvc?
What is mvc viewdata?
Is angular js mvc?