Programming Project

You will be developing ATM Software for MyBank. This ATM software will be accepting deposits and can make withdraws.

The ATM is PIN code protected. You will be developing program to ensure that unauthorized users cannot get into the system. Your program will check if the entered PIN CODE is in the prerecorded data file.

Your source code must be saved as C++ file. And, the document name must be: LastName_ATM.CPP.

The source code file must contain a file header formatted as specified below. The header information must be complete and accurate. The source code file should use self-documenting code and additional comments (as required) to improve code readability.

https://cdn.inst-fs-iad-prod.inscloudgate.net/a1b7447d-c35d-4192-b0a3-b3e3d71fff34/Final%20Project%20Smr2020.pdf?token=eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCIsImtpZCI6ImNkbiJ9.eyJyZXNvdXJjZSI6Ii9hMWI3NDQ3ZC1jMzVkLTQxOTItYjBhMy1iM2UzZDcxZmZmMzQvRmluYWwlMjBQcm9qZWN0JTIwU21yMjAyMC5wZGYiLCJ0ZW5hbnQiOiJjYW52YXMiLCJ1c2VyX2lkIjpudWxsLCJpYXQiOjE2NTQ0OTQ1ODIsImV4cCI6MTY1NDU4MDk4Mn0.dBlm68QEx1qsSQlKdxp6wubWq5mQAh0SZsxhAOemHDG-R-O2sYiKgMNpoPTWoU4B2AW0AHoOkiXNEmcNDH4zew&download=1&content_type=application%2Fpdf

Leave a Reply

Your email address will not be published. Required fields are marked *