LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 4 months agoAnon tries programming in Javalemmy.worldimagemessage-square222fedilinkarrow-up1865arrow-down133
arrow-up1832arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 4 months agomessage-square222fedilink
minus-squarenavi@lemmy.tespia.orglinkfedilinkarrow-up85·4 months agoI always loved that Java has a NullPointerException but doesn’t have the concept of pointers in the language (only references).
minus-squaredukatos@lemm.eelinkfedilinkEnglisharrow-up45·4 months agoThat is because they planed to add pointers and then gave up.
minus-squareRogueBanana@lemmy.ziplinkfedilinkEnglisharrow-up30·4 months agoI can’t tell if you are making a joke but I can believe it could happen if it’s Java
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up18·4 months agoI mean… they have them. And unsafe. You’re just not supposed to use them
I always loved that Java has a NullPointerException but doesn’t have the concept of pointers in the language (only references).
That is because they planed to add pointers and then gave up.
I can’t tell if you are making a joke but I can believe it could happen if it’s Java
I mean… they have them. And
unsafe
. You’re just not supposed to use them