Local variable: A variable declared inside a method that exists only during that method's execution.
How to apply it: Distinguish local variables (method scope) from instance variables (object lifetime).
Course: AP Computer Science A · Unit: Writing Classes
Practice questions about Local variable 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.