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
What is serializable in c#?
What is single dimensional array in c#?
windows c# using datagridview in edit form sql server
What is the difference between function and method in c#?
Can list contain duplicates c#?
What is an assembly in .net?
What is default value of bool in c#?
What is data type c#?
What to implement on my class Finalize or IDisposable
What is the difference between as and is operators in c#?
Why cannot you specify the accessibility modifier for methods inside the interface?
How to install or uninstall a windows service?
Why do we use overloading in c#?
What is the difference between C# 3.5 and C# 4.0?
Is string nullable c#?