Home > .NET zero to hero > .NET zero to hero > Object-Oriented Programming in C# Show previous contentTry this exercise. Fill in the missing part by typing it in.In C#, a class is a ___ that defines the ___ and ___ of an object. An object is an ___ of a class.Fill in the blanks with the appropriate terms.Write the missing line below.SubmitReveal answer Show following content