previous
|
start
|
next
Answers
Two instance fields:
balance
and
interestRate
.
deposit
,
withdraw
,
getBalance
, and
addInterest
.
Manager
is the subclass;
Employee
is the superclass.
previous
|
start
|
next