Parameter passing: Primitive parameters pass a copy of the value; object parameters pass a copy of the reference.
How to apply it: Recognize that changes to a primitive parameter inside a method do not affect the caller.
Course: AP Computer Science A · Unit: Writing Classes
Practice questions about Parameter passing 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.