Question: write java program using switch/case statement ,for a int variable called Mynumber , in case the number is 1 or 2 or 3, print it
write java program using switch/case statement ,for a int variable called Mynumber , in case the number is 1 or 2 or 3, print "it is 4 or 5 or 6" otherwise print "it is not 1 to 6 ".
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
