A sample java program to have the functionality of ATM Operations of Loading Cash into machine, Withdrawing money, Checking balance, Transfering money from one person to another, generating invoice.
java --version
If not installed, install Java along with JDK.
java ATM.java