case
“// switch statementswitch (color) { _____ “”Blue””: shirt = “”Blue”” + shirt; break; _____ “”Red””: shirt = “”Red”” + shirt; break; default: shirt = “”White”” + shirt;}”
The goto resource for studying materials
case
“// switch statementswitch (color) { _____ “”Blue””: shirt = “”Blue”” + shirt; break; _____ “”Red””: shirt = “”Red”” + shirt; break; default: shirt = “”White”” + shirt;}”