Question: Write a code in C++ for ATM machine which perform the following funcions:- 1. Balance check 2. Balance deposit 3. Balance withdraw (Also Code for
Write a code in C++ for ATM machine which perform the following funcions:-
1. Balance check
2. Balance deposit
3. Balance withdraw (Also Code for withdraw the Amount Of 100 notes also)
4. Balance transfer (from one account to other account)
5. History of last 5 transaction and withdraw
Write a code in C++ syntax and write each & every step with mentioning comments and show the excutable output in any of the compiler...
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
