study guides for every class

that actually explain what's on your next test

Recursive method

from class:

AP Computer Science A

Definition

A recursive method is a function that calls itself within its own body, allowing for repetitive execution of a task by breaking it down into smaller, similar subtasks.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.