Answer (Choose 1 answer)
Which of the following is one of the characteristics of the ASP.NET Web API?
A. All of the others
B. ASP.NET Web API maps HTTP verbs to method names
C. ASP.NET Web API supports different formats of response data.Built-in support for JSON, XAML. Binary format
D. ASP.NET Web API is built on top of ASP.NET and supports ASP.NET request/response pipeline
Finish