C# (Sharp) Programming Language Question:

What are the two kinds of properties.

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

Two types of properties in .Net: Get and Set


Previous QuestionNext Question
Difference between value and reference type.Constructor in C#.