Project Guide: Submitted by: Roll No. : School Address: Website:
SL. NO:
TOPICS
1.
CERTIFICATE
2.
DECLARATION
3.
ACKNOWLEDGEMENT
4.
ABOUT PROJECT
5.
Header files
6.
Coding
7.
Output
8.
References
CERTIFICATE
This is to certify that the project work “BANK MANAGEMENT” is a bonafide record of work done by
of class
under my guidance,
successfully completed the investigated project the CBSE Board Exam 2012-13.
Roll No. : Date :
Concerned Teacher Signature :
Examiner Signature :
Principal Signature :
School Stamp :
for
DECLARATION
I hereby declare that this project report on, “BANK
MANAGENMENT”,
which
is
being
submitted in fulfillment of the CBSE Board Exam, is the result of the work carried out by me, under the guidance of
Date:
(Computer Science).
ABOUT PROJECT
The main objective of this project is to make a C++ program which maintains a person’s account in a bank and provide ease of service to the user.
The “BANK MANAGEMENT SYSTEM” undertaken as a project is based on relevant technologies. This project is developed to nurture the needs of a user in a banking sector by embedding all the tasks of transactions taking place in a bank. The Domain "Banking System" keeps the day by day tally record as a complete banking. The following are the domains of the program : 1. Open New Account 2. Keeps Records of All Account Holders 3. Modify And Delete Account’s Information It has got the following features :
Security of data Reduce the damages of the machines. Minimize manual data entry Minimum time needed for the various processing Greater efficiency and better service User friendliness and interactive
char type; public: void create_account(); //function to get data from user void show_account(); //function to show data on screen void modify(); //function to get new data from user
};
void dep(int);
//function to accept amount and add to balance amount
void draw(int);
//function to accept amount and subtract from balance amount
Thank you for interesting in our services. We are a non-profit group that run this website to share documents. We need your help to maintenance this website.