Q242
What does a mutable member of a class mean?
A.
A member that can never be changed
B.
A member that can be updated only if it not a member of constant object
C.
A member that can be updated even if it a member of constant object
AnswerD.
A member that is global throughout the class
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board