Page 1 of 1

You have a class with a property.You need to ensure that consumers of the class can write to the value of the property.W

Posted: Thu Oct 20, 2022 2:48 pm
by answerhappygod
You have a class with a property.You need to ensure that consumers of the class can write to the value of the property.Which keyword should you use?

A. value
B. add
C. get
D. set