I am using a JAVA LANGUAGE in this packet. In this project, I have created an atm interface that contains features such as 1. withdraw 2. balance 3. inquiry 4. deposit 5. transfer 6. history
I have created an interface with JAVA PROGRAMMING .which contains features such as withdrawal, balance inquiry, deposit, transfer, and history. it performs different tasks based on user entered option. in the beginning, it asks for user name and password for creating a bank account, and the second time it asks for the user a name and password to login into their existing account if the user enters the wrong username and password it shows an error message .when the user enters correct data then it will open an account. there shows the option to which service they will provide some option .it performs the different tasks based on user enters.
finally, we perform a certain task.
Submitted by GUGULOTH VINAY (6302461709)
Download packets of source code on Coders Packet
Comments