Get premium membership and access questions with answers, video lessons as well as revision papers.

Describe the switch statement.

      

Describe the switch statement.

  

Answers


Kavungya
The switch statement is applied in a case where the if-else statement may end up being too deeply nested. The switch statements make it easy to branch on any of a number of different values.
Kavungya answered the question on May 15, 2019 at 14:28


Next: Describe the loop structure.
Previous: Define a selection control structure.

View More Computer Programming Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions