Q. What happen in case of multiple catch blocks? (A) Either super or subclass can be caught first. (B) The superclass exception must be caught first. (C) The superclass exception cannot caught first. (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) The superclass exception cannot caught first.