Ask Question
3 August, 23:43

Which statement in switch case structure transfers the control flow outside the structure? switch statement break statement case statement default statement counter statement

+5
Answers (1)
  1. 4 August, 02:06
    0
    Break statements break out of the enclosing structure, be it a switch or loop construct.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which statement in switch case structure transfers the control flow outside the structure? switch statement break statement case statement ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers