Eliminate Null Pointer Exceptions and Unhandled Errors in Your Code Forever
A robust program should be reliable when comes to handling errors in the code. Errors in code happen in different boundaries. Some errors can't be recoverable like accessing elements beyond specified length and some can be recoverable like opening no...
sanjeevi.hashnode.dev21 min read