AP Computer Science --- Haas --- Chapter 7 Vocabulary
Chapter 7 in your review book has the following key terms which you should be familiar with.
Make sure you understand what each term means, and be ready for a vocabulary quiz next class.
- Class Cohesion and Coupling
- Accessor and Mutator Methods
- Immutable Classes
- Method Side Effects
- Method Preconditions and Postconditions
- Static Methods
- Static Fields
- Variable Scope
- Packages