You are on page 1of 7

Project

of
C Programming

- Dhanesh Giri
-BCA 2nd semester
-Roll no: o6

march
2023
Program to implement atm

The ATM Program in C is written in C programming language which provides an ease to read and
comprehend the instructions used. This program for using ATM machine is built on the concept of
handling an account individually. It can be defined as actually using simple code structure of ATM
transaction process to be understood by a user. For implementing this project, we may have to use
function but in the meantime for easy coding, we may have to switch cause statement. From this
ATM program in C, we can even use the mini-program for checking the total balance, depositing
the amount, and withdrawing the amount from the account definitely since it is not time
overwhelming.

ADD A FOOTER 2
Objective:

• To implement the logic and functionality required for the machine to provide banking services to
customers.

• To provide a secure and efficient banking service to customers, while also ensuring the proper
functioning and maintenance of the ATM machine.

ADD A FOOTER 3
Output:

Displaying the choices

ADD A FOOTER 4
ADD A FOOTER 5
Demo:

ADD A FOOTER 6
Thank you !

ADD A FOOTER 7

You might also like