Unit 6 Lesson 4 - ArrayLists

Lesson summary and assignments

Vocabulary

dynamic data structure
a data structure that grows and shrinks as needed
mutable
the ability to change after initialization
static data structure
a data structure that is fixed in size