Develop a text-based interface that allows you to test the


The purpose of this project is to design a simulation of an automatic teller machine (ATM).

The ATM is used by the customers of a bank. Each customer has two accounts:

a checking account and a savings account.

Each customer also has a customer number and personal identification number (PIN);

both are required to gain access to accounts.

(In a real ATM, customer number would be recorded on the magnetic strip of the ATM card.

In this simulation, the customer will need to type it in.) With the ATM, customers can select an account (checking or savings).

The balance of the selected account is displayed. Then the customer deposit and withdraw money. This process is repeated until the customer chooses to exit. The details of the user interaction depend on the user interface that we choose for the simulation.

We will develop a text-based interface that allows you to test the ATM and bank classes without being distracted by GUI programming.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Develop a text-based interface that allows you to test the
Reference No:- TGS02905437

Expected delivery within 24 Hours