Ruby do while loop iterates a part of program several times. In this, loop will execute at least once because do while condition is written at the end.