Skip to content
#

bank

Here are 174 public repositories matching this topic...

The ATM Bank Program is a Java application that simulates an automated teller machine (ATM) system. It allows users to register, perform transactions (balance inquiry, deposit, and withdrawal), and view all registered users. The program utilizes ArrayLists to store user information such as full names, usernames, PINs, and deposit amounts.

  • Updated Apr 3, 2023
  • Java

Improve this page

Add a description, image, and links to the bank topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bank topic, visit your repo's landing page and select "manage topics."

Learn more