Answer Posted / guest
No, once the proper catch code fires off, the control is
transferred to the finally block (if there are any), and
then whatever follows the finally block
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are data types in C#?
What is tpl in c#?
Explain the top reason to use c# language?
What is the difference between parse and tryparse in c#?
Define a manifest in .net?
Can you inherit from a sealed class?
What is lambda expression in c#?
What is session c#?
What floating point types is supported in C#?
What is callback in c#?
What is delegates and events?
How is a strongly-named assembly different from one that isn’t strongly-named?
Explain anonymous type in c#?
What is inheritance c#?
Is post back in c#?