You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATM Bank Simulation This is a simple **Java console program** that simulates basic ATM bank operations. It demonstrates the use of different **data types**, **conditional statements**, and **basic banking logic** such as deposits, withdrawals, transaction counting, and account activity status.