Hellfire103@lemmy.ca to Programmer Humor@programming.devEnglish · 1 year agoTIFU by not using objects in my object-oriented programming courseworklemmy.caexternal-linkmessage-square29linkfedilinkarrow-up1107arrow-down14cross-posted to: programmerhumor@lemmy.ml
arrow-up1103arrow-down1external-linkTIFU by not using objects in my object-oriented programming courseworklemmy.caHellfire103@lemmy.ca to Programmer Humor@programming.devEnglish · 1 year agomessage-square29linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up1·1 year agoIt looks like exactly 4 characters are missing, so public and static would fit, but I never saw static instead of public static, so I think you’re right. On the other hand, I don’t use Java anymore and couldn’t be bothered about such details
It looks like exactly 4 characters are missing, so
publicandstaticwould fit, but I never sawstaticinstead ofpublic static, so I think you’re right. On the other hand, I don’t use Java anymore and couldn’t be bothered about such details