Jul 10, 2017 · 1 min read
in the last image why is the address 333 assigned to var hundred, which is a primitive, whereas nothing else has an address, not even the function?
is there something wrong with that image?
i noticed that in the image above, you messed up by calling multiply() by calling multiplyByTwo() instead.
