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
How do you declare an arraylist?
Can we inherit sealed class in c#?
Which of the following API is used to hide a window?
What is cosole application?
Can a constructor be static in c#?
Can we inherit a private class in c#?
How long will it take to learn c sharp?
Which .gang of four. Design pattern is shown below?
How can you sort strings in array that are passed to method as arguments?
What is Implementation inheritance
What is a lambda expression in c#?
What are constants in c#?
What is the meaning of console writeline in c#?
What is c# most used for?
What is protected internal modifier in C#?