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
When was c# created?
What is a long in c#?
Is vs as c#?
What are the three types of predicates?
What is difference between === and ==?
What is expression tree in c#?
Why do we need abstraction in c#?
explain the three services model commonly know as a three-tier application.
What are virtual destructors?
What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?
What are the string functions in c#?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
What is difference between mutable and immutable in c#?
What is a decimal in c#?
What is byte c#?