C#C
C#2y ago
h3ll

when to use switches and when to use if statements?

do i just use switches if i need more than one if statement?
and what is using switches instead of if statements exactly efficient in?
Was this page helpful?