Kizspy | Question: 19
(Choose 1 answer)
Which of the following is a simple representation of a Model class in C# for an ASP.NET Core application?
A. A static class with methods for rendering HTML.
B. An interface defining controller actions.
C. A class with properties representing data, often called a POCO (Plain Old CLR Object).
D. An attribute used for routing.
FJOVERFLOW.COM