When we change the value of mutable objects, value is changed in same memory. But in immutable type, the new memory is created and the modified ...
確定! 回上一頁