LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 2 months agoAnon tries programming in Javalemmy.worldexternal-linkmessage-square228fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 2 months agomessage-square228fedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up0·2 months 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.