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
What is CASPOL?
How are methods overloaded?
What is c# console application?
What is _layout cshtml?
Define collections?
Overloaded constructor will call default constructor internally?
What are the properties of string?
Explain the difference between “constant” and “read-only” variables used in c#?
Is string primitive?
Could you explain the difference between func vs action vs predicate?
what is inheritance and an example in vb.net and c# of when you might use it?
What does char mean in c#?
What is a multi line comment?
What is an escape sequence in c#?
What is executereader in c#?