Runtimeexception and Error Are The Examples of Unchecked Exception. Fully Checked Exception
Runtimeexception and Error Are The Examples of Unchecked Exception. Fully Checked Exception
Unchecked exception:
Example:
-It is the class including itself and its child are checked exceptions.
A class and one of its child class is/ are unchecked exception, so that is
called as partially checked exception.