K
Kedar Mhaswade
Is my understanding correct that there is no way to change the "value"
of an Integer instance?
IOW if I initialized a variable 'i' to "reference" to a Fixnum with
value 0 (using assignment i = 0) then there is no way to change what i
points to, right?
Regards,
Kedar
of an Integer instance?
IOW if I initialized a variable 'i' to "reference" to a Fixnum with
value 0 (using assignment i = 0) then there is no way to change what i
points to, right?
Regards,
Kedar