Ways to Copy
l
Copy constructor
l
static copy method
l
clone() method (returns copy)
l
l
Any of these can be defined in terms of
the other.
l