Source Code Structure

Your lab will contain the following files:

  1. Lab7.java: download this code and import it into Eclipse (see Lab 5: Step 2). This will be your driver program. You will need to implement the classes and methods used in this file.
  2. Residence.java
  3. House.java
  4. Apartment.java
  5. Tent.java