do ... while/until do { ; ; } while (); Evaluate and . Check if is true. If it is, repeat these steps. Note the difference to the while loop on the previous page. `do ... until' will behave as expected.