Question
Write a program in java for Bank System.
Explation of this program:
- Ask the user for their name,
and then create an instance for the customer using their name and an account number of your choice. (You can just make one up.)
1) Make a Deposit