Will finally block get executed if the exception had not
occurred?
Answer Posted / guest
yes
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is boxing? Explain its functionality?
What is the difference between method parameters and method arguments. Give an example?
What is difference between encapsulation and abstraction in c#?
Which is the best language for desktop application?
Give examples for value types?
What is the use of regex in c#?
What are the steps to make an assembly to public?
What sort algorithm does c# use?
Describe ways of cleaning up objects in c#.
Can you store strings in arrays?
How assembly versioning in .NET prevent DLL Hell problem?
What is a Managed Code??
How do I count the length of a string in c#?
What do you know about WM_CHAR message?
What is out in c#?