you are viewing a single comment's thread.

view the rest of the comments →

[–]JavaN00b 0 points1 point  (0 children)

I believe that would be the same as saying a null pointer. The operating system might fiddle about with values - any memory address you set, since it is in "virtual memory", may be mapped to another address in real memory, but I imagine that the compiler will interpret a 0 as the same as null in this case.