Will finally block get executed if the 1exception had not
occurred?
Answer Posted / basayya_swami
yes, finally block always execute if exception occerred
donot occurred is not a matter
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are extensions in c#?
Where is c# compiler located?
Why delegate is used in c#?
What is string pool in c#?
What does immutable mean in c#?
What is function c#?
What are the Configuration files in .net?
What is interpolation in programming?
What is system console writeline in c#?
In which situation(s), the use of "Delegate" is a good idea?
What is difference between dictionary and hashtable in c#?
What is an example of a delegate?
Explain how to add controls dynamically to the form using c#.net.
Which compiler switch creates an xml file from xml comments in the files in an assembly?
What is sqlconnection in c#?