• A The while loop guarantees at least one execution
  • B The do-while loop guarantees at least one execution
  • C The while loop checks the condition after the loop
  • D Both loops are exactly the same
  • Share this MCQ