Answer Posted / swapna
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 ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is event and delegates in c#?
What is an escape sequence?
Why References are stored on heap and variables on stack?
write a c# program add two matrix with input number ?
Explain About .NET Remoting and types of remoting
The int maps to which C# keyword in .NET type?
How string definitions will prevent escaping on backslashes in C#?
What is the advantage of generics in c#?
what is inheritance and an example in vb.net and c# of when you might use it?
Is datetime nullable c#?
Can I use exceptions in c#?
What is using directive in c#?
What is difference between method overriding and method overloading?
What is double c#?
Can you see a loop recorder?