Answer Posted / pompana gouda
Close this question.
Correct answer is:
If a finally block contains a try catch block where in
exceptions can occur. In that case exception in the main
try catch block and the exceptions in finally block will
also be thrown.
In the above case not only two catch blocks we can execute
many(N) number of catch blocks.
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is iqueryable in c#?
What is a c sharp?
What are concrete classes?
Define collections?
Explain about Error handling and how this is done
What are the collections in c#?
What is difference between private, protected, and public in C#?
What is console readkey ()?
What is datetime parse in c#?
Is multilevel inheritance possible in c#?
What is difference between ienumerable and enumerable in c#?
What is datatable and dataset in c#?
Explain the use of SN.exe
Is string null or empty?
What are Memory foot print of an exe?