Question: Using Java Programming, create a bank app which MUST the following features: -account creation (admin and user role) and admins must approve users before they
Using Java Programming, create a bank app which MUST the following features:
-account creation (admin and user role) and admins must approve users before they can be used
-transactions, must support withdrawals and deposits and -must use logging
-everything must NOT be in the main method,-data MUST be persisted, -collect data inputs from console
kindly explain your steps so that I can understand.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
