452 reputation
19
bio website
location Singapore
age 36
visits member for 1 year, 2 months
seen Oct 21 '12 at 15:43
stats profile views 6

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.


0 Answers

This user has not answered any questions