Recursion: A technique where a method calls itself to solve a smaller version of the same problem.
How to apply it: Identify the recursive call and verify the problem gets smaller with each call.
Course: AP Computer Science A · Unit: Recursion
Practice questions about Recursion on AimFive — get rubric-based feedback showing exactly which points you earned.
AP and Advanced Placement are trademarks of College Board. AimFive is not affiliated with or endorsed by College Board.