41.
In ASP.NET Web Forms, what is the purpose of the Page_Load event handler method?

44.
What is the purpose of the HttpGet attribute in ASP.NET MVC controller actions?

46.
What is the purpose of the Route attribute in ASP.NET Core?

48.
In ASP.NET MVC, what is the purpose of the RedirectToAction method?