Gift Interface

<< Connect 4 Game | OtherProjectsTrailIndex | Compare People >>

A gift under a Christmas tree could be large or small, heavy or light. Make a Gift interface that has the methods that return the double attributes of volume and weight.

Next, write some classes that implement the Gift interface.