chetannihith / Java-hacktoberfest23

Fork this repository to contribute your java programs. If you like this repo give it a star ⭐️.
https://github.com/chetannihith/Java-hack
25 stars 85 forks source link

Added Basic Banking System using Java #105

Closed charan-s108 closed 1 year ago

charan-s108 commented 1 year ago

This Java program implements a simple banking system that allows users to create accounts, perform transactions (deposits), and view account information.

Below is the output of the program: image