Which of the following statement is used to take the control to the beginning of the loop? break None of the above continue exit
Question
Which of the following statement is used to take the control to the beginning of the loop? break
None of the above
continue
exit
Solution
The statement that is used to take the control to the beginning of the loop is "continue".
Similar Questions
Which of the following statement is used to take the control to the beginning of the loop? break None of the above continue exit
Which of the following statement is used to take the control to the beginning of the loop?
Which statement is used to stop a loop after reaching a conditionbreakpasscontinueNone of the above
Which control statement is used to prematurely terminate a loop and skip the remaining iterations?Question 1Answera.breakb.continuec.returnd.exit
which is used to encounter inside any loop, control automatically passes to the first statement after loop?Optionsbreakcontinuepassgoto
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.