2
Answers

Exception handling in C#

Photo of Amit Maheshwari

Amit Maheshwari

13y
2k
1
Hi friends,

I want to know that how will we handle exception without using try, catch and finally? Anyone give an explanation that how it is possible to do that?

Answers (2)