n Managing collections of objects.
n The fundamental container object is
called a list.
n Fundamental properties of lists.
n Specifications for a typical List class.
n How to perform an iterative process with
a list.
n The “while” statement and “for loop.”