Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 319 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 319 Bytes

BankingApplication

Here I have created a simple banking application in Java . It covers fundamental concepts like the Scanner class for input, strings, loops, methods and conditional statements. This project involves basic banking operations such as deposits, withdrawals, checking balances, and exiting the program.