What does “equal”
mean? (cont.)
n
Consider a Date class, that has
components day, month, and year.
n
If distinct Date objects are created to
represent the same date, would these
objects be “equal” ? Must they refer to
the same object?