Will finally block get executed if the exception had not
occurred?

Answer Posted / guest

Yes the finally block executed even when exception occurs
and when not occurs

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a void c#?

493


Does c# provide copy constructor?

569


Constructor to an arbitrary base constructor?

557


What is the difference between interface and functional interface?

481


What are c# i/o classes? What are the commonly used i/o classes?

510






What is a framework in c#?

461


How Global.asax is used ?

609


What does convert toint32 mean?

500


How does foreach loop work in c#?

477


How do you achieve polymorphism in c#?

500


Differentiate between method overriding from method overloading with its functionality?

531


How is method overriding different from overloading?

552


explain the features of static/shared classes.

493


List down the access modifiers available in c#?

478


What is the use of constructor in c# with example?

423