What is null in Java?
Posted
by kunjaan
on Stack Overflow
See other posts from Stack Overflow
or by kunjaan
Published on 2010-04-25T05:57:38Z
Indexed on
2010/04/25
18:53 UTC
Read the original article
Hit count: 164
What is null?
Is null an instance of anything?
What set does 'null' belong to?
How is it represented in the memory?
© Stack Overflow or respective owner