You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Sipmle bankig app and it is my first java program. It is console program and it can do simple transactions such as checking balance money withdrawing, money deposit , printing statements etc.
An simple banking system to practice java language.
Using the applicatin you can,
1.Check your balance
2.Make a deposit
3.Make a withdrawal
4.View the previous transaction
5.Calculate Interest
6.Exit the application
About
This is a Sipmle bankig app and it is my first java program. It is console program and it can do simple transactions such as checking balance money withdrawing, money deposit , printing statements etc.