Ruby next statement is used to skip loop's next iteration. Once the next statement is executed, no further iteration will be performed.