💻ap computer science a review

Key Term: Return type (void)

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

Definition

The return type in programming refers to the data type of the value that a method or function returns. In the case of "void," it means that the method does not return any value.

"Key Term: Return type (void)" also found in:

2,589 studying →