Download presentation
Presentation is loading. Please wait.
1
Chapter 12 Collections
2
Collections A collection is an object that helps us organize and manage other objects Chapter 12 focuses on: the concept of a collection separating the interface from the implementation dynamic data structures c © 2004 Pearson Addison-Wesley. All rights reserved
3
Outline Data Structures Dynamic Representations Queues and Stacks
Trees and Graphs The Java Collections API © 2004 Pearson Addison-Wesley. All rights reserved
4
Summary Chapter 12 has focused on: array declaration and use
passing arrays and array elements as parameters arrays of objects sorting elements in an array multidimensional arrays the ArrayList class polygons and polylines more button components © 2004 Pearson Addison-Wesley. All rights reserved
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.