Break creates a go-to instruction to the beginning of the loop. The while (1) statement creates a continuous loop until some condition is satisfied. In this example, the (1) means always true and ...