Question: Write a java code (one class) for a bank management system. There are two type of users: Agent and client Bank agent functions: Add/delete client
Write a java code (one class) for a bank management system.
There are two type of users: Agent and client
Bank agent functions: Add/delete client Add/delete employee Modify client account Withdraw money from client account Deposit money in a client account Transfer money from client account to another client
Bank client functions: View account information (balance,name,account number,address) Modify account information Request a checkbook Add feedback View the latest operations that he have done in a specific periode of time (deposit,withdra...)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
