Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Our task is to develop a program that simulates Transactions within a bank. Please note the client in this document is referred to the Bank.
Our task is to develop a program that simulates Transactions within a bank. Please note the
client in this document is referred to the Bank. Users are persons who have an account with the
bank. The program has the following features:
The User needs to first enter the correct pin. The user has tries to enter the correct pin.
The system will exit by itself after tries.
After entering the correct pin, the user can perform withdrawals and deposits on an account.
The client wants each user to only be able to perform up to transactions per successful pin
entry. After a max of transactions the user should be returned to the main menu where
they must enter their pin again or exit the program.
optional The user can exit the program without making all transactions.
The client has provided some test data shown below that can be used as the initial dollar
amounts within the accounts
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started