Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Java has no type safety, since every object can be null, and methods can't be called on null. This means your program can blow up at runtime due to type errors.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: