JAVA Exceptions
What happen in case of multiple catch blocks?

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

ANSWER DOWNLOAD EXAMIANS APP