Question: Java Console Program: Create an ATM System with Account as the Serializable class. Write ten objects of Account in a file. Now write functions for
Java Console Program: Create an ATM System with Account as the Serializable class. Write ten objects of Account in a file. Now write functions for withdraw, deposit, transfer and balance inquiry.
Note: a. Each function should ask for the account number on which specific operation should be made. b. All changes in Account object should be effectively represented in the file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
