Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

How can we create the program for an ATM MACHINE to perform the following tasks Greeting: Hello, welcome to Bank of America. Display options: Please...

How can we create the program for an ATM MACHINE to perform the following tasks

  1. Greeting: Hello, welcome to Bank of America.
  2. Display options: Please select one of the following options: Press 1 for balance, 2 for deposit, and 3 for withdrawal
  3. Depending on user selection, the program provides the corresponding result. For example, if the customer chooses 1, the prompt will be: Your current balance is: $XXXXX. If 2 is selected, ask the customer how much she would like to deposit, allow the customer to key in the amount, and then display the balance. If 3 is selected, ask the customer how much to withdraw, and then confirm the balance.
  4. When the customer finishes her selection, ask if she wants another transaction. If not, display: Thank you! And come back soon.

a.      Let us write the pseudo code base on the analysis we use

b.     Let us write the java application for the pseudo code used

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question