Answer Posted / kiran
If a finally block contains a try catch block where in
exceptions can occur. In that case exception in the main
try catch block and the exceptions in finally block will
also be thrown.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do I automate my desktop application?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
What is the purpose of the integer parse method the decimal parse method?
Explain how do I get deterministic finalization in c#?
What is an argument in c#?
What is the difference between list and arraylist c#?
the c# keyword .int. Maps to which .net type?
what is collections in .net? why we use?
Explain About .NET Framework
What is the difference between interface and functional interface?
What is the difference between static class and singleton class in c#?
What is the use of expression tree in c#?
What is data reader in c#?
What is oledbconnection c#?
Explain states of a thread in c#?