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
Can private virtual methods be overridden in c#.net?
What is the use of main method in c#?
What is helper method in c#?
Can extension methods access private members?
What are the types of attributes in c#?
What is difference between static and readonly in c#?
What is private static in c#?
Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.
Can a dictionary have duplicate keys c#?
Are structs value types or reference types?
What is the difference between writeline and write in c#?
What is method overriding in c#
Is datetime value type c#?
What is the difference between proc. Sent by val and by sub?
how dot net compiled code will become platform independent?