Can two catch blocks be executed?

Answer Posted / ravinder singh chauhan

We can use as many catch block with try block but executed
only one at a time...............

Is This Answer Correct ?    31 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is console programming language?

706


What is the difference between returning iqueryable vs ienumerable?

704


what happens if you inherit multiple interfaces and they have conflicting method names?

681


Is boxing an implicit conversion?

730


If c# destructors are so different to c++ destructors, why did ms use the same syntax?

726


How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?

718


How the versioning applies to Assemblies or can you explain version numbers?

818


What is a class in unity?

675


What is interface inheritance in c#?

710


What is an example of a delegate?

713


what is difference between destruct or and garbage collection ?

707


What is token in c#?

756


How can I get around scope problems in a try/catch?

670


What is difference between static and constant variable?

775


what is boxing and unboxing?can we initialize unboxing directly?

698