previous | start | next

Answers

  1. Throw an exception if the amount being deposited is less than zero.
  2. The balance is still zero because the last statement of the withdraw method was never executed.


previous | start | next