4
Answers

Multiple Catch in C#

Photo of Vineet Kumar Saini

Vineet Kumar Saini

13y
3.8k
1
Hi....



I know try and catch used for exception handling in C# but I want to know,there are possible multiple try block for single catch block or multiple catch block for single try block ? Please explain with an example in details ?




Thanks....

Answers (4)