The files in this directory are not in any particular sequence. They are just a collection of various simple examples that illustrate recursive methods, both void and value-returning. Note, however, that in these examples the recursive method involves only a sigle recursive call.