Kizspy Question: 28
(Choose 1 answer)
What is the purpose of 'init-only' properties in C#?
A. To allow properties to be set only during object initialization
B. To allow properties to be changed at any time
C. To declare a static property
D. To create a new instance of a class