News

For instance, placing "InputStream.close()" in a finally block ensures that regardless of an exception thrown earlier in the code, your streams will be closed safely. References Java Tutorial ...