Need to avoid infinite loops

Generally speaking, unless something is done in one of the actions in Figure 3 to cause the test to eventually return false, control will never exit the loop.

In this case, the program will be caught in what is commonly referred to as an infinite loop.