Multiple if-else statements

Specify the statement which replaces the multiple if-else statements in the code?

E

Expert

Verified

In Visual Basic, “Select-Case” statement replaces multiple “If – Else” statements and in C#, the “switch-case” statement replaces multiple “if-else” statements.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.