Task-3: ATM Interface
Language: Core Java
IDE: Netbeans
My Task is to implement a simple ATM interface that allows users to withdraw, deposit, and check their balance. It also includes a main menu that allows users to select their desired option.