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