mutability refers to ability of accept changes in existing values by an object.
in place means replacing a existing value by new one without changing its memory location.
mutability refers to ability of accept changes in existing values by an object.
in place means replacing a existing value by new one without changing its memory location.