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 integer c#?

492


What is the difference between system.text.stringbuilder and system.string?

535


How do you serialize in c#?

471


Can we make a Static Constructor Parameterized? Give Reason with your answer

551


Explain code compilation in c#.

525






Define the term immutable ?

629


What is executescalar in c#?

460


What is the difference between a constant and a static readonly field?

530


What is foreach loop in c#?

529


Why do we overload constructors?

492


what is difference between destruct or and garbage collection ?

511


What is the use of system.environment class in c#.net?

525


What is callback delegate in c#?

459


What is difference between tostring() vs convert.tostring() vs (string) cast

545


Does c# support const methods, properties, or events?

547