Answer (Choose 1 answer)
Which information is true about ASP.NET Core Web API Architecture?
A. Can customize many elements of ASP.NET Core Web API by supplying custom implementation.
B. All of the others.
C. Ability to host both in IIS (or development server) and in any nonweb server process (called self-hosted).
D. The ASP.NET Web API framework has been designed using the task-based asynchronous programming model from the top to the bottom.
Exit 49