Unit 6 : Limitations of Single Inheritance
- Unit Goal : What limitations does single inheritance have? What structures in Java address this?
- Organizer assignment
- What are the benefits of interfaces? Download this runner (based on the Account and the Person classes)
- Implement your own interface
- Mathable project