@LiamTheBox to [email protected] • 2 months agoAnon tries programming in Javaimagemessage-square248arrow-up1884arrow-down135
arrow-up1849arrow-down1imageAnon tries programming in Java@LiamTheBox to [email protected] • 2 months agomessage-square248
minus-square@Valmondlink7•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.