You're viewing a single thread.
View all comments
222
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?
105 1 ReplyI always loved that Java has a NullPointerException but doesn't have the concept of pointers in the language (only references).
54 0 ReplyThat is because they planed to add pointers and then gave up.
28 0 ReplyI can't tell if you are making a joke but I can believe it could happen if it's Java
19 0 ReplyI mean... they have them. And
unsafe
. You're just not supposed to use them11 0 Reply
C# has
NullReferenceException
and it actually makes sense.10 0 Reply
You've viewed 222 comments.
Scroll to top