Answer Posted / photon
No, When the Exception handled the Correct Catch Block
,After that the cursor is move to finally Block, the below
catch block was not handled.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is a games console a computer?
What is lazy loading c#?
Can abstract class be sealed in c#?
What is ienumerable and iqueryable?
Where static variables are stored?
How string definitions will prevent escaping on backslashes in C#?
Is there any sample c# code for simple threading?
Are all methods virtual in c#?
What is difference between private, protected, and public in C#?
What is string class in c#?
Explain nullable types in c#?
Does a class need a constructor c#?
Why do we need indexers in c#?
Is c# dictionary a hash table?
What are the Types of compatabilities and explain them