previous
|
start
|
next
Self Check
Why is the
CashRegister
class from Chapter 4 not cohesive?
Why does the
Coin
class not depend on the
CashRegister
class?
Why should coupling be minimized between classes?
previous
|
start
|
next