Break statement can be used in both while and for loop. It controls the flow of the loops(for loop , while loop) and is used to terminate the flow of loop.