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