ATM-Project-based-on-C
ATM-Project-based-on-C copied to clipboard
It is a basic C Language Project
ATM-Project-based-on-C
It is a basic C Language Project in which there is an ATM name as "SINGHAL'S BANK OF INDIA" with 3 Accounts:
Name | Account No. |
---|---|
Akshat Singhal | 12345 |
Akash Gupta | 12346 |
Abhishek Pratap | 12347 |
We can simple do our basic ATM activities such as:
- Balance Enquiry
- Deposit
- Withdraw
- Transfer
After all transaction a Receipt is generated which show all your transactions.
Screenshots