MCQ Single Best Answer Not Set

Q What happen in case of multiple catch blocks?

ID: #2320 Java Exception MCQ 5,826 views
Question Info
#2320Q ID
Not SetDifficulty
Java Exception MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • 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
Correct Answer: Option C

Explanation

The superclass exception cannot caught first.

Share This Question

Challenge a friend or share with your study group.