Skip to content

Latest commit

Β 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

Java Banking Program

A simple console-based banking application written in Java.
This program allows users to view balance, deposit money, and withdraw money interactively using a menu-driven system.


πŸ“Œ Features

  • Show Balance – Displays the current account balance.
  • Deposit – Allows users to add money to their account.
  • Withdraw – Allows users to withdraw money if sufficient funds are available.
  • Exit Option – Ends the program safely.

πŸ› οΈ Technologies Used

  • Java SE (Standard Edition)
  • Scanner Class for input handling
  • Switch Case for menu control
  • Loops for continuous execution until user exits

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages