Kizspy | Question: 50
(Choose 1 answer)
What is a Model in ASP.NET Core Web API?
A. A model is a class with.cs (for C#) as an extension having both properties and methods.
B. Models are used only to set the data.
C. Both the answers are corect
D. Both the answers are incorrect