Q84
Choose the correct statements about write-only properties in C#.NET?
A.
Properties which can only be set
B.
Properties once set and hence values cannot be read back in nature
C.
Useful for usage in classes which store sensitive information like password of a user
D.
All of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board