Why to use “finally” block in c#?


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

Post New Answer

More C Sharp Interview Questions

Indexers in c#?

8 Answers   Intaglio, Microsoft, TCS,


What are extender provider components? Explain how to use an extender provider in the project.

0 Answers  


public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?

8 Answers  


What?s the top .NET class that everything is derived from?

4 Answers   Hindawi, Siebel, Visual Soft,


How do you implement multiple inheritance in .NET?

5 Answers   Infosys, Microsoft,






Do loops c#?

0 Answers  


What's the implicit name of the parameter that gets passed into the set method/property of a class?

0 Answers  


What is short circuit logical evaluation?

1 Answers   TCS,


In C#, explain the difference between overloading and overriding.

0 Answers   Accenture,


Explain the features of an abstract class in net.

0 Answers  


What is a class in unity?

0 Answers  


Which namespace is required to implement trace ?

0 Answers  


Categories