Vidyalelo
C# Programming · Q46

ASP.NET and Web Development with C Sharp

Programming · C# Programming · question 46

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
Answer
C.
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