Write one advantage of switch case statement.
Answers
Answered by
1
❤️The main advantage is that in this the user can compare a no. Of values of a variable by a single switch statement and using a number of cases. It makes error detection easier as the program is divided into modules through these cases. Users cannot compare datas more or less than the value of the variable ! ❤️
Answered by
1
hey hlo
Advantage of switch case statement
- in this the user can compare a no. Of values of a variable by a single switch statement and using a number of cases. It makes error detection easier as the program is divided into modules through these cases. ... Users cannot compare datas more or less than the value of the variable.
hope it helps you
Mark as brainlist
Similar questions