You're viewing a single thread.
All comments
161
comments
I also think Java is shit, but if you manage to get a NullPointerException while writing a hello world program, maybe anon is just not cut out for computers?
144 0 ReplyI always loved that Java has a NullPointerException but doesn't have the concept of pointers in the language (only references).
76 0 ReplyC# has
NullReferenceException
and it actually makes sense.16 0 ReplyThat is because they planed to add pointers and then gave up.
38 0 ReplyI mean... they have them. And
unsafe
. You're just not supposed to use them14 0 ReplyI can't tell if you are making a joke but I can believe it could happen if it's Java
26 0 Reply
161
comments
Scroll to top