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 does async mean in c#?
Is a char?
What is the difference between wrapper class and primitive?
Name some properties of array.
what is IDisposal interface,IComparable,IEquatable,IFormatable
How do I join one form to another in c#?
We cannot create instances of static classes. Can we have constructors for static classes?
Explain about Destructor method?
What is multiple interface in c#?
What is the use of regex in c#?
How do you mark a method obsolete?
What is the use of table aliases?
Is functional interface runnable?
Is cli same as the clr?
What are the uses of namespaces?