All Classes and Interfaces
Classes
Class
Description
The
ATM
class represents the core functionality of an Automated Teller Machine (ATM) interface.The
Bank
class manages all banking operations, including account creation, deletion,
updates, transfers, and balance management.The
Main
class serves as the entry point for the ATM Interface application.Represents a user account in the bank system.