The no-parameter constructor initializes instance variable. The user
is not authenticated to start and there is no current account number.
Method Detail
run
public void run()
Starts the ATM running. Welcomes and authenticates the user and then
performs transactions. When the user is finished, resets authentication
and the account number, and says "Goodbye" to user.