Kizspy | Question: 13
(Choose 1 answer)
What is the role of IContentNegotiator in ASP.NET Core Web API?
A. It handles routing and URL mapping.
B. It checks for authentication and authorization.
C. It negotiates and selects the appropriate response format based on the client's preferences.
D. It handles serialization and deserialization of data.