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
Difference between a sub and a function in c#.
What is multithreading with .net?
What are the ways in which client can create object on server in cao model?
How to install or uninstall a windows service?
What is the difference between add and addrange in c#?
What is multidimensional array in c#?
Define c# i/o classes? List the commonly used classes?
What is a linked list c#?
How does the clr work?
What is asp net in c#?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
What is platform independence"?
What is the reason behind the invention of c#?
What is dto c#?
Is int an object in c#?