Unit 6 Lesson 4 - ArrayLists
Lesson summary and assignments
Answers
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