If I return out of a try/finally in c#, does the code in the finally-clause run?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What are Regex / regular expressions ?

0 Answers   QuestPond,


How many dimensions can an array have?

0 Answers  


What is default parameter in c#?

0 Answers  


how can we pass parameters to a user control using delegates ?

1 Answers   IBM,


What's the difference between system.string and system.text.stringbuilder classes?

0 Answers  






How do you implement multiple inheritance in .NET?

5 Answers   Infosys, Microsoft,


What is the difference between writeline and write in c#?

0 Answers  


Can we inherit class that contains only one private constructor?

0 Answers  


What is marshalling in c#?

0 Answers  


What is the difference between Decorator and Adapter pattern?

0 Answers   QuestPond,


What?s the difference between the System.Array.CopyTo() and System.Array.Clone()?

3 Answers  


Can we override interface method?

0 Answers  


Categories