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.