💻ap computer science a review

Return Statement

Written by the Fiveable Content Team • Last updated August 2025
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated August 2025

Definition

A return statement is used in functions/methods to specify what value should be sent back as output when the function is called. It terminates the execution of a function and returns control back to where it was called from.

AP course connection

Topic 2.7: 2.7 While Loops

Unit 2

"Return Statement" also found in:

2,589 studying →