Question:For your final project, you are going to create a UML State
Machine Diagram (SMD) for...
Question
For your final project, you are going to create a UML State
Machine Diagram (SMD) for...
For your final project, you are going to create a UML State
Machine Diagram (SMD) for an automated teller machine (ATM). Your
diagram must include the following:
The customer must pass authentication before withdrawing
money
Authentication is performed by checking a PIN
The PIN can be correct or not Unsuccessful attempts are
counted
If the counter exceeds a limit, then the customer is
rejected
If the account balance is zero, then the account is
closed.