Lecture 3 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

Implement a method incrementAge on IFamTree's (that we developed in class today), where each Person in the tree has a name and age. The method returns a family tree the same as the original, except that each person's age has been incremented.