AHPA #4: The C ATM Machine • Two people, "a" and "b", have checking and savings accounts. • Create a 2x2 array to hold their amounts: a – checking: $500, savings: $1,000; b – checking: $750, savings: $325. • Have the ATM machine ask the user their name. • Ask the user if they want to withdraw from their checking or their savings account. • Use a switch statement to process different types of accounts. • Create  software that will provide an ATM user with the proper change for any dollar amount up to $200. • Example: Run the code for $19, $55, and $200. Is the amount > $100, then provide a $100 bill & subtract $100 • Is the amount >= $100, then provide a $100 bill & subtract $100 • Is the amount > $20, then provide a $20 bill & subtract $20 [repeat 4 times] • Is the amount > $10, then provide a $10 bill and subtract $10 • Is the amount > $5, then provide a $5 bill and subtract $5 • Provide the remaining amount in single $1 bills   so the output should be like shown in picture, and please write the comments (USE C LANGUAGE)

COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
1st Edition
ISBN:9780357392676
Author:FREUND, Steven
Publisher:FREUND, Steven
Chapter4: Financial Functions, Data Tables, And Amortization Schedules
Section: Chapter Questions
Problem 3EYW
icon
Related questions
Question

AHPA #4: The C ATM Machine
• Two people, "a" and "b", have checking and savings accounts.
• Create a 2x2 array to hold their amounts: a – checking: $500, savings:
$1,000; b – checking: $750, savings: $325.
• Have the ATM machine ask the user their name.
• Ask the user if they want to withdraw from their checking or their savings
account.
• Use a switch statement to process different types of accounts.
• Create  software that will provide an ATM user with the
proper change for any dollar amount up to $200.
• Example: Run the code for $19, $55, and $200.

Is the amount > $100, then provide a $100 bill & subtract $100
• Is the amount >= $100, then provide a $100 bill & subtract $100
• Is the amount > $20, then provide a $20 bill & subtract $20 [repeat 4
times]
• Is the amount > $10, then provide a $10 bill and subtract $10
• Is the amount > $5, then provide a $5 bill and subtract $5
• Provide the remaining amount in single $1 bills

 
so the output should be like shown in picture, and please write the comments (USE C LANGUAGE)
Enter your name:
b
Would you like to withdraw from (c)hecking or (s) savings?
S
How much would you like to withdraw?
173
Amount in account to be withdrawn from: $325
$100 bill
$ 50 bill
$20 bill
$1 bill
$ 1 bill
$ 1 bill
Amount in account after withdrawl: $152
Transcribed Image Text:Enter your name: b Would you like to withdraw from (c)hecking or (s) savings? S How much would you like to withdraw? 173 Amount in account to be withdrawn from: $325 $100 bill $ 50 bill $20 bill $1 bill $ 1 bill $ 1 bill Amount in account after withdrawl: $152
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning