Each in turn will be explained with coding examples and written explanations. In order to use the Java classes, we must import the Java input/output package (java.io). Links to JavaTM 2 Platform, ...
1. Checked Exception: The classes which directly inherit Throwable class except RuntimeException and Error are known as checked exceptions e.g. IOException ...