Question: // COBOL Programming 8. Write a COBOL program which accepts a user to (1) First, choose deposit or cash (2) If the user chooses deposit,
// COBOL Programming
8. Write a COBOL program which accepts a user to (1) First, choose deposit" or "cash" (2) If the user chooses deposit, then hint the user to put money in the slot and show the user has successfully deposited his/her money (3) If the user chooses "cash, then request the user to input a certain amount of money to get out; if the money is larger than 10,000 dollars, tells the user this amount exceeds the daily maximum cashout and ask them to input a valid number; otherwise, prompt the user to get the cash from the slot. 8. Write a COBOL program which accepts a user to (1) First, choose deposit" or "cash" (2) If the user chooses deposit, then hint the user to put money in the slot and show the user has successfully deposited his/her money (3) If the user chooses "cash, then request the user to input a certain amount of money to get out; if the money is larger than 10,000 dollars, tells the user this amount exceeds the daily maximum cashout and ask them to input a valid number; otherwise, prompt the user to get the cash from the slot
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
