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