Declaring an array
Creating an array with `new`
Default values by type
Initializer list
Accessing elements
Modifying elements
The `.length` property
Accessing the last element
ArrayIndexOutOfBoundsException
Arrays are reference types
Memory diagram
Comparing arrays
Complete example: Student grade tracker
AP Exam Tips
- •
- •
- •
- •
- •
- •