aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • C Programming Fundamentals
  • Which of the following explains (;;)?
Multiple choice

Which of the following explains (;;)?

  1. Finite loop

  2. Infinite loop

  3. Boolean 1

  4. Boolean 0

  5. None of the above

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

Infinite loop means it never ends and hangs the program.

Keep practicing — related questions

  • Which of the following is not an infinite loop?
  • Which of the following statements are infinite loops? Select two correct answers
  • Which of the following statements in C++ creates an infinite loop?
  • "The ______ loop executes as long as the condition returns an exit status of zero, whereas the _______ loop...
  • In which of the following options, C < A and D > B is definitely true?
  • All loops are controlled by a boolean expression.
  • The ______ loop executes as long as the condition returns an exit status of zero, whereas the _______ loop ...
  • The code above will go into an infinite loop.
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