Skip to content

R-Langer77/ATM-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple C++ ATM Machine

This simple ATM machine code is a basic, C++ program. I wrote this in college, and I recommend this program to anyone who wants to learn C++, or any introduction to object oriented programming.

Happy programming!


PURPOSE:
Write a program that simulates as an atm machine

TASKS:
Create an account that has the ability to

  1. Check checking account balance
  2. Check savings account balance
  3. Make transfers between each account
  4. Make deposits into accounts
  5. Make withdrawals from accounts

INSTRUCTIONS:
Enter pin number '1234' Checkings Account Balance = 100 Savings Account Balance = 600

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages