n The component statement is called
the body.
n Executing the body should have
the potential of changing the value
of the condition.
n It is possible that the condition of a
“while” statement will remain true
no matter now many time the body
is executed.  This is an “infinite
loop.”