473,396 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Bank system Program

i have some problem in this program.plz help me.

program:

You are required to develop a banking System. System will provide normal banking facilities like account opening, deposit, withdrawal etc. Accounts can be of two types i.e. savings and current. Minimum initial deposit for opening a savings account is 5,000 and current account is 1000. Your program should be menu driven and it should provide following features:

1. Account opening
2. Account deletion
3. Deposit
4. Withdrawal
5. Balance transfer from one account to another account
6. Balance enquiry
7. View account information of all savings accounts.
8. View account information of all current accounts.
9. Search an account and display its information.
10. Any other relevant feature which you can yourself imagine

Following information is to be maintained about an account:

1. Account # (always going to be unique)
2. Account title (assume it to be customer name)
3. Account Type (savings or current)
4. Current Balance

You may assume that the maximum number of accounts of each type is fixed. When the program starts, initially, there will be no accounts in the system. Your program should generate appropriate messages for all errors. For example if an account‘s balance is 1000 and user wants to withdraw 1500, the system should generate an error message.

ok
Apr 10 '07 #1
2 3626
Actually, this kind of program quite simple because it does not need any advanced concepts such as data structures and many more.

You are required to write in function and passed some data to function either by pointer or call by value. This is up to you.

By the way, if you have any further enquiry, please feel freel to reply it.
Apr 10 '07 #2
sicarie
4,677 Expert Mod 4TB
What have you tried on this? The Posting Guidelines state that you need to post what you have tried as well.
Apr 10 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Stefan Reiter | last post by:
Hi, I am trying to validate bank numbers ( the number that identifies a bank) and bank account numbers. Is there a certain algorithm or do you know any generell rules like how long the...
25
by: PRESENT321 | last post by:
I just wanted to get some advice. I've had a few years experience in web site design and server-side programming and am fairly confident in my skills. There is a local Credit Union wanting to...
1
by: Amos | last post by:
Dear Sirs I am trying to build a cash flow software, first I thought to build one table for each cash and bank account, but talking to some people they suggested me to build one unique table for...
0
by: malcolm | last post by:
Bank Charges Refunded Free help to recover your bank or credit card charges from www.bankchargesrefunded.co.uk Its your money and its better in your pocket!
7
by: Artificer | last post by:
Is asp.net 2.0 appropriate to develop bank application or is intended for less usage intensive environment. Are there any bank application developed on it?
6
by: Jana | last post by:
Greetings Access Gurus! I am working on an app to send batch transactions to our bank, and the bank requires that we place an effective date on our files that is 'one business day in the future,...
3
by: alexquisi | last post by:
Hi, I am newbie in optimization techniques and I need a little of help. I want to take adventage of the open bank and open row policy available in the processor (it can keep 4 banks open per...
4
by: automode | last post by:
can someone kindly help me with this program.PLEASe Create a base class Bank of a bank account with member functions to allow withdrawal, deposit and calculation of balance. Account...
2
by: cheongsiwei | last post by:
Need some helps here >.< The project i required to complete : Create a base class Bank of a bank account with member functions to allow withdrawal, deposit and calculation of balance. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.