What if an error occurs in Catch block, how can you prevent it?

Answer Posted / anita chauhan

catch block is used for handling exception or error and if
any such error occures in catch block then again we should
put some exception for that error in the same catch block.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is local function?

515


Is python easier than c#?

489


Give some examples of commonly used i/o classes?

489


Write a program in c# to find the angle between the hours and minutes in a clock?

479


What is definition in c#?

472






What do you mean by serialization in .NET?

548


Can you describe iuknown interface in short?

610


How do I unload an assembly?

513


What is ienumerable t in c#?

482


How many types of constructors are there in c#?

463


Is arraylist type safe in c#?

495


What are escape sequences explain with example?

472


Is goto statement supported in c#?

564


What is the difference between ienumerable and enumerable?

447


What is the difference between an integer and int?

472