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

Is an array an object c#?

736


How can we set the class to be inherited, but prevent the method from being over-ridden?

694


What is difference between overloading and short circuiting?

718


How do I open the console?

786


What is difference between array and arraylist c#?

685


Can arraylist hold primitive types?

764


Explain attributes in c#?

646


What is a multicast delegate in c#?

765


What is the difference between int and int in c#?

720


Are c# generics the same as c++ templates?

680


What are synchronous and asynchronous operations?

691


What is xslt in c#?

654


What does || mean in programming?

673


How do you name a variable in c#?

707


What is hashtable in c# net with example?

696