(Choose 1 answer)
What is the purpose of the OData Content Types feature in ASP.NET Core Web API?
A. It enables batch processing of multiple OData requests.
B. It allows clients to perform both read and write operations on OData-enabled endpoints.
C. It provides support for querying and filtering data using the OData query syntax.
D. It allows clients to request data in different formats such as JSON or XML.