Answer (Choose 1 answer)
Suppose that you create a folder named Products (in Pages folder of ASP.NET Core Web App project) and add a file named "Index.cshtml" to it, choose the correct route(s).
A. "Index/Products", "Products/Index"
B. "Products", "Products/Index"
C. None of the others.
D. "Products", "Index/Products"
Rsh
Q: 18