True or false? To test for a range of values in a switch statement, use a hyphen between the start and end values of the range in a case label.

True or false? To test for a range of values in a switch statement, use a hyphen between the start and end values of the range in a case label.



Answer: False


Learn More :