@LiamTheBox to [email protected] • 1 month agoAnon tries programming in Javaimagemessage-square249arrow-up1879arrow-down135
arrow-up1844arrow-down1imageAnon tries programming in Java@LiamTheBox to [email protected] • 1 month agomessage-square249
minus-square@Valmondlink7•1 month 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.