Answer:
A `do...while` loop is used to repeatedly execute a block of code at least once and then as long as a condition is true.
A `do...while` loop is used to repeatedly execute a block of code at least once and then as long as a condition is true.
You may be interested in:
Web Fundamental MCQs