Lists Examples
array list
pointer list
receiving objects
default copy constructor with no pointers
default copy constructor with pointers.
overloaded copy constructor with pointers
Shallow Copy vs. Deep Copy
Shallow Copy version 2