


Selection occurs when there are two or more possible routes through your code.
Route selection is based on a condition.
The route taken through the program instructions depends on the result of the condition.
Example: If the water is cold, boil it.