-
C/C++ challange
this is a bank account problem
this is the problem and i hope you can fix it
Program Brief
the Naughty Bank offers financial services to the populace of the Glasgow are. As part of its operations it offers three types of account:
* Saving Account
* Premium Account
* Current Account
Saving Account:
A standard saving account which offers an excellent rate of interest (4%). The balance of this account may not fall bewlo zero.
Premium Account:
A saving account offering enhanced interest rates (5%), the rate applicable increasing as the balance of the account moves beyond predefined limits(0.75% for every £1000 over £10000 up to a maximum of 8%). The balance of this account may not fal below zero.
Current Account:
An account which offers a cheque book and all the standard facilities associated with current accounts. This account also offers interest on account which are in credit, the rate of interest being lower than those offered on the saving account (3%).
Current accounts which are in debit are subject to a service charge. This charge is based upon the value of debit (2% for every £100 in debit).
Notes:
The category of a customers account is recognised by the fist character of the account number (e.g. S999, P999, C999).
Interest is payable on all accounts and is on the value which is the present balance of the particular account at the time of program execution. Interest is payable on complete pounds.
General Requirements
*A C/C++ application is required which provides the functionality for the operation required to maintain the bank accounts as detailed previously(e.g. create, read, update, delete).
Menu options should include
1. Inset a new account
2. Modify an exisiting account
3. Delete an account
4. View an existing account details
5. View all accounts
6. Calculate interest/charges
Documentation Requirements
* Specification (to be supplied)
* Problem Analysis (to be supplied)
* Structured English for all elements of the program
* Testing to include:
- test strategy;
- test data
- expected results;
- actual results
* User Documentation
for further information
Army1985@hotmail.com
ضوابط المشاركة
- لا تستطيع إضافة مواضيع جديدة
- لا تستطيع الرد على المواضيع
- لا تستطيع إرفاق ملفات
- لا تستطيع تعديل مشاركاتك
-
قوانين المنتدى