317 reputation
16
bio website
location Singapore
age 36
visits member for 1 year, 2 months
seen 4 hours ago
stats profile views 26

time goes like c# string -- immutable.

drop it, it's collected, as a garbage, by the system.

updating, what's updated is only another instance based on the original bytes.

new one, what you got is just a new one, the old one is still unchanged, floating as an orphan in the memory space.

the value never changes -- immutable, until collected or, the process exits.


This user has no favorite questions