Replace many if-else statements in code

Which statement can be used to replace many if-else statements in the code.

E

Expert

Verified

In C#, the switch-case statement is used where as in Visual Basic, select-Case statement is used to replace many If - Else statements.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.