C Sharp (C#) - Properties and Encapsulation
In C#, what is the primary characteristic of a property that only has a get accessor?
In C#, what is the primary characteristic of a property that only has a get accessor?
get accessor allows reading the value but no external modification.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions