Computer Science, asked by goswamisushant9, 2 months ago

The value for the case must be similar data type as a variable in switch. True or false​

Answers

Answered by sakash20207
0

It's false The value for a case must be of the ( same data ) type as the variable in the switch.

Similar questions