Answer (Choose 1 answer)
Which statement accurately describes the OData Versioning Feature in ASP.NET Core Web API?
A. It offers versioning of the OData protocol itself.
B. It enables versioning of individual controllers and actions within the Web API project.
C. It allows for versioning of the entire Web API project.
D. It provides automatic versioning of response data based on the client's request.