Pooja Patel

Pooja Patel

  • NA
  • 34
  • 1.4k

bank account inheritance

Mar 1 2019 6:13 PM

Design  Windows Form

Bank is Base class

Calculate the total new amount after deposit and withdrawal transactions using inheritance.

Bank

Customer name

Customer id

Customer account number

Total amount (before transaction )make a constant value

Deposit

Amount

Customer account number

Total new amount

Withdraw

Customer ID

Amount left



Attachment: Inheritence.zip

Answers (1)