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
Does the variables of a private class-level inherited?
Is there throws keyword in c#?
What is the difference between Java and .NET garbage collectors?
Is var a data type?
What is ControlBox Propertie
How do you concatenate in c#?
What are the Types of assemblies that can be created in dotnet
Can an interface extend a class c#?
What are the properties of string?
Describe the ways of cleaning up objects in c#.
who is a protected class-level variable available to?
What is routing in c#?
Is c# front end or back end?
How do you prevent a class from being inherited in c#?
What is the difference between list and array in c#?