1. Checked Exception: The classes which directly inherit Throwable class except RuntimeException and Error are known as checked exceptions e.g. IOException ...
Q. What are the types of Exceptions? Explain the hierarchy of Java Exception classes? Exception is an error event that can happen during the execution of a program ...