Skip to content

This C++ program on BANKING SYSTEM has an account class with data members like account number, name, deposit, withdraw amount and type of account. Customer data is stored in a binary file. A customer can deposit and withdraw the amount in his account. Users can create, modify and delete the account. In this banking system project, we have not us…

bh-ramendra/bank-managment-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

bank-managment-project

This C++ program on BANKING SYSTEM has an account class with data members like account number, name, deposit, withdraw amount and type of account. Customer data is stored in a binary file. A customer can deposit and withdraw the amount in his account. Users can create, modify and delete the account. In this banking system project, we have not used graphics to keep the program simple.

About

This C++ program on BANKING SYSTEM has an account class with data members like account number, name, deposit, withdraw amount and type of account. Customer data is stored in a binary file. A customer can deposit and withdraw the amount in his account. Users can create, modify and delete the account. In this banking system project, we have not us…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages