Hacker News new | past | comments | ask | show | jobs | submit login

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.



Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: