Skip to content

A miniproject on implementing operations of ATM Machine which includes Deposit, withdraw of amount and balance enquiry of an account using C++.

Notifications You must be signed in to change notification settings

sweetpotatoX/ATM-application-in-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

ATM-application-in-C++-

A miniproject on implementing operations of ATM Machine which includes Deposit, withdraw of amount and balance enquiry of an account using C++.

Features

Since it is an ATM Machine. Initially I declared some of the accounts and initialized the amount to zero. And doing following operations on that account.

1.Deposit

2.Withdrawal

3.Balance Enquiry

Modules

1.Deposit

2.Withdrawal

3.Balance Enquiry

About

A miniproject on implementing operations of ATM Machine which includes Deposit, withdraw of amount and balance enquiry of an account using C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages