Which of the following is the correct syntax for the beginning of a switch statement that evaluates a variable named choice? Mobile App Which of the following is the correct syntax for the beginning of a switch statement that evaluates a variable named choice? a. case(choice): b. switch[choice] { c. switch(choice) { d. case[choice]: Answer: c. switch(choice) { Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.