Immutability
A restriction on a value that prevents any modification to the value's data. Instead of modification, new values can be used.
A restriction on a value that prevents any modification to the value's data. Instead of modification, new values can be used.