1.

What Does The Term Immutable Mean?

Answer»

The data value may not be CHANGED. NOTE: The variable value may be changed, but the ORIGINAL immutable data value was DISCARDED and a new data value was CREATED in memory.

The data value may not be changed. Note: The variable value may be changed, but the original immutable data value was discarded and a new data value was created in memory.



Discussion

No Comment Found