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