ATM Machine Project in Java!!!
-
Validate the user through ATM Number and Pin.
-
User should able to perform below Operations.
2.1. Check Available Balance. 2.2. Withdraw Amount. 2.3. Deposit Amount. 2.4. View Mini Statement. 2.5. Exit.
Note: Run in console.