previous | start | next

Self Check

  1. Exactly what does the generic print method print when you pass an array of BankAccount objects containing two bank accounts with zero balances?
  2. Is the getFirst method of the Pair class a generic method?

previous | start | next