Error!
Success!

Speed Test: Switch vs If-Else-If

0
kicks

Speed Test: Switch vs If-Else-If  (Unpublished)

The .NET framework and the C# language provide two methods for conditional processing where multiple discrete values can be selected from. The switch statement is less flexible than the if-else-if ladder but is generally considered to be more efficient.


Kicked By:
Drop Kicked By: