LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 2 years agoAnon tries programming in Javalemmy.worldimagemessage-square246linkfedilinkarrow-up1890arrow-down136
arrow-up1854arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 2 years agomessage-square246linkfedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up7·2 years agoThey have sort of pointers, like references, that can be null… You just “new” stuff to it and let the “garbage” collector deal with freeing stuff up. When it feels like it.
They have sort of pointers, like references, that can be null…
You just “new” stuff to it and let the “garbage” collector deal with freeing stuff up. When it feels like it.