Can multiple catch blocks be executed for a single try statement? In other words can code inside multiple catch blocks be executed?
Reveal answer
Fill a bubble to check yourself
Can multiple catch blocks be executed for a single try statement? In other words can code inside multiple catch blocks be executed?