Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 445 Bytes

d363.md

File metadata and controls

executable file
·
13 lines (8 loc) · 445 Bytes

Back to questions

d363: Bloated person

Consider the following class, representing a person:

Identify design flaws and errors in this class definition. Think about how the errors relate to the design flaws you have identified. Fix the errors, and refactor Person into a better-designed class or set of classes.