previous | start | next

Answers

  1. The output depends on the definition of the toString method in the BankAccount class.
  2. No–the method has no type parameters. It is an ordinary method in a generic class.


previous | start | next