Tutorial-like examples and chats while coding in Java, Python, C, C++, ...
Pages
▼
When null does not mean false
This post has been moved to Biting Code, my blog dedicated to JVM languages. If you have a background in other languages than Java, you could expect that null would be considered equivalent to false. This could lead to some unpleasant surprise.
No comments:
Post a Comment