Muteen ul Haq

Muteen ul Haq

  • NA
  • 74
  • 8.3k

try catch problem in C#

Aug 30 2010 2:11 PM
Hi!
In program almost all lines we perform such steps in which exceptions can occur. So do we need to use try and catch after all statements. If so, then it will make our program tedious. What is the solution of this question?
I am confuse in using try catch concept. Please help.

Thanks

Answers (4)