previous | start | next

Self Check

  1. What do local variables and parameter variables have in common? In which essential aspect do they differ?
  2. During execution of the BankAccountTester program in the preceding section, how many instance fields, local variables, and parameter variables were created, and what were their names?

previous | start | next