To maintain coherence and manageability. Frame the concept in practical terms so you can explain it during interview discussion.
Scattered values, like unrelated hard-coded numbers or strings, can make a class difficult to update and error-prone. In a Product class, centralizing default values like `defaultPrice` ensures consistency and eases updates.