Discussion Outline
Session 5
Current material
- Arrays
- Declaring arrays
Show memory allocation including the variable that
holds the base address of the array.
- Accessing array elements
- Two-dimensional arrays
Project 2
- Discuss the game Battleship
- Review the project description