Can two catch blocks be executed?

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


Please Help Members By Posting Answers For Below Questions

What is the use of static members with example using c#.net.

716


What is the difference between hashtable and dictionary?

747


Is c# different than c++?

713


What is difference between c and c sharp?

702


Why do we need properties in c#?

675


How to parse a date time string?

770


Compare and contrast between the System.Array.CopyTo() and Clone()?

790


We cannot create instances of static classes. Can we have constructors for static classes?

752


What is data dictionary in c#?

698


Describe two uses of the “using” statement during the operation of c#?

758


What is the base class for array types?

817


What are the steps for creating clr trigger

818


Is enum a value type c#?

817


in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?

939


What are partial classes and use of partial classes?

744