Catch Blocks

Two catch blocks can be executed or not?

E

Expert

Verified

More than one catch block can be included with in the program; though, it is not possible to execute them simultaneously. When, an exception occurs in the program, correct catch block is executed and then control goes to the finally block.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.