previous
|
start
Answers
The
Rectangle
class does not implement the
Comparable
interface.
The
BankAccount
class needs to implement the
Comparable
interface. Its
compareTo
method must compare the bank balances.
previous
|
start