Q46
What is the purpose of the Route attribute in ASP.NET Core?
A.
It controls access to resources
B.
It defines routes for controller actions
AnswerC.
It handles HTTP requests and responses
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board