Void vs. return methods: Void methods perform an action without returning a value; return methods produce a result.
How to apply it: Identify whether a method should return a value or perform a side effect.
Course: AP Computer Science A · Unit: Writing Classes
Practice questions about Void vs. return methods 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.