MCQS | C# treats the multiple catch statements like cases in a _____________ statement.

Question:C# treats the multiple catch statements like cases in a _____________ statement.

1. If

2.Switch

3.For

4.While