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

Answer Posted / sanchayeeta sen

hi,
we can insert a new try-catch block inside the catch block.
try-catch blocks are used for handling errors in c#.


thanks

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How garbage collection deals with circular references.

624


What are jagged arrays used for?

673


How will you allow a class to be inherited, but prevent the method from being over-ridden?

701


What is property c#?

690


Is c# different than c++?

675


Can hashtable have duplicate keys in c#?

629


Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

756


What are the types of serialization?

716


Explain About multi level and multiple inheritance how to achieve in .net

774


What are boxing and unboxing?

699


Which attribute adorn a test class to be picked up by the NUnit GUI in the NUnit test framework?

750


What is the difference between abstract class and interface in c#?

703


What are native functions?

644


Explain about ODP.net

993


What does int parse do in c#?

684