banking system is the collection of



banking system is the collection of financial entities, infrastructure and practices which support financial transactions .

system tech is a software system to handle their transaction. You are a software designer and programmer in system tech company. You are selected to handle this software. In this assignment, you are going to design a simple banking system for Global bank.

The main task in the banking system is to create account and perform the transactions wanted by the customer. Each account record comprises of the following fields:

Account :
1 account_ID
2 account_type
3 account_owner_Fname
4 account_owner_Lname
5 balance
6 pho_no
7 account_owner_ID_No
8 account_owner_address
9 account_owner_Email_add

should using structures


The tasks should be included in this system are:
1-The authentication should be applied to verify the bank staff log in.
2-Add new account.
3-Delete account from the system.
4-Search for an account information using owner name.
5-Search for an account using account ID.
6-Update account information.
7-Balance enquiry
8-withdraw money.
9-transfer fund to the other account (under the seam account system).
Note:This function should be design using call by value and call by reference.
10-pay bills.
11- deposit.
All the customers account details should be kept in an array of structure.

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: banking system is the collection of
Reference No:- TGS0411989

Expected delivery within 24 Hours