dipinknair / ATM_miniProject

Simple ATM functionalities using OOP's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple ATM functionalities using OOP's


Languages

Language:C++ 100.0%