- Clicking on discussion of this question will bring you to question 235 instead.
- I still do not understand the answer. I don't see where the new integer is assigned (and where the value 6 was given to it).
RegardsHowever, x, which was pointing to the same object as dataWrapper, is assigned a new Integer object (different from dataWrapper) containing 6.
P.S. I am adding a snapshot (in case the q# is wrong). Please remove it if it is not fine.