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

What is difference between string and stringbuffer in c#?

471


What is the difference between func and action delegate?

484


Can a static class have a constructor c#?

476


What is array c#?

513


What is the purpose of private constructor in c#?

542






Define strong name in c#?

513


Can a class be private in c#?

489


What is a property in c#?

471


How does inheritance work in c#?

617


what is IEquatable

556


what is boxing and unboxing?can we initialize unboxing directly?

492


What are satellite assemblies?

550


What is the use of 0 in c#?

493


What is form feed in c#?

560


What is a decimal c#?

465