C Sharp (C#) - Properties and Encapsulation
Which statement correctly describes a read-only property in C#?
Which statement correctly describes a read-only property in C#?
get accessor allows reading but not writing.set accessor, so they cannot be assigned a value.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions