Day 34 Recap Questions
  1. What is UML?
  2. What type of class relationship is likely to exist between a class that represents bathroom objects and one that represents apartment objects?
  3. What type of class relationship is likely to exist between a class that represents apartment objects and one that represents housing objects?
  4. BONUS: which of bathroom, apartment, housing would likely be an abstract class?