• A A while loop always executes at least once
  • B A do-while loop checks the condition before the loop
  • C A do-while loop executes at least once
  • D A while loop can only be used with integers
  • Share this MCQ