previous | start | next

Self Check

  1. Why does the withdraw method of the CheckingAccount class call super.withdraw?
  2. Why does the deductFees method set the transaction count to zero?

previous | start | next