Mutual Recursion A recursion A pair of methods are mutually recursive if: The first method calls the second method, and, see also