In Chapter 24, you learned how to repeat a computation by using Java's iteration statements. In this chapter, you learn how to repeat a computation by using recursive method calls.