What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

Submitted by: Administrator
1st Segment - Controller Name
2nd Segment - Action Method Name
3rd Segment - Parameter that is passed to the action method
Submitted by: Administrator

Read Online Model View Controller (MVC) Job Interview Questions And Answers