aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Programming Concepts
  • Which statement takes the control to the beginning of the...
Multiple choice

Which statement takes the control to the beginning of the loop?

  1. goto

  2. break

  3. continue

  4. if else

  5. switch

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Yes, it takes the control to the beginning of the loop.

Keep practicing — related questions

  • Which statement takes the control out of the loop?
  • Which statement takes control to a particular statement?
  • Which of the folllowing commands is used in C language to skip statements below it and reset the control to...
  • Which of the following loops is called exit controlled loop?
  • Which of the below options will stop executing the DO-END loop and passes the control to the next statement?
  • By using which of the following statements, control is passed to the statement that follows the terminated ...
  • Which of the following is a selection statement in C++?
  • Which is control break statement?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Programming Fundamentals (2381 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy