JAVA Exceptions
What happen in case of multiple catch blocks?

The superclass exception cannot caught first.
Either super or subclass can be caught first.
None of these
The superclass exception must be caught first.

ANSWER DOWNLOAD EXAMIANS APP