Live Demo-limk [ https://www.programiz.com/online-compiler/7MLuSB2tbnZQl ]
This is a ATM simulation program written in C++ using of Object Oriented Programing.
It allows users to perform basic banking operations such as checking their balance, withdrawing money, depositing money, and exiting the application.
Additionally, this program simulates a basic account authentication using account numbers and PIN verification.