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?
and what is using switches instead of if statements exactly efficient in?