/ATM_miniProject

Simple ATM functionalities using OOP's

Primary LanguageC++

ATM_miniProject

Simple ATM functionalities using OOP's

Description

The user can check the balance in his account. Second feature is cash withdrawal. The user can withdraw amount from the stadium, but the condition is the user must enter a valid input, like the amount to be withdrawn should be less than the bank balance.