Sunday, 28 April 2013

What is a mutable member? | C#.Net Interview Questions

One that can be modified by the class even when the object of the class or the member function doing the modification is const.

No comments: