Define a third interface CardAll that includes all card operation (Use inheritance).
To accomplish this task, define a class BankCard that implements the interface CardUse. Test your card. (Again, you may define BankCard as an inner class).
| Claudia Niederée, nov 1998 |