You are on page 1of 14

Maharashtra State Board of Technical Education,

Mumbai
GOVERNMENT POLYTECHNIC,
SOLAPUR

DIPLOMA IN COMPUTER
TECHNOLOGY
Academic Year 2022-2023
3rd Semester
2
Object oriented programming
C++ (22316)
A
MICRO-PROJECT REPORT
ON
Topic
“ATM MACHIN SIMULATION SYSTEM”

Submitted by:
Roll No. Enrollment No. Student Name
71 2100150074 SWAMI SANGMESHWAR

Guide Name : PROF. A.P. SATHE SIR.

1
Certificate
Certified that this Micro-Project Report

“ATM MACHIN SIMULATION SYSTEM USING C++”


Is the work of
Roll No. Enrollment No. Student Name
71 2100150074 Swami Sangemshwar Pradip

The student of Semester third Subject Name Object Oriented Programming C++
(22316) Diploma in Computer Technology, 2022-23.
This report is partial fulfilment of subject Object Oriented Programming C++ (22316) for
the award of the Diploma in Computer Technology, By MSBTE, Mumbai.

Guide Name - Prof. A. P. SATHE SIR

Date & Sign –

SUBJECT TEACHAER PRINCIPAL

2
ACKNOWLEDGEMENT
In The Accomplishment of This Micro-Project Successfully, Many People
Have Best Owned Upon Me Their Blessings and Heart-Privileged Support.
Primarily, I Would Like to Express a Special Thanks of Gratitude to The
Principal Sir of The Government Polytechnic, Solapur for Giving This Golden
Opportunity with All the Required Facilities for Completing This Micro-Project
of My Group.

I Would Like to Extend My Gratitude to Our, Whose Valuable Guidance


of A.P. Sathe Sir Has Been the Ones That Helped Us Patch This Project and
Make It Full Proof Success. Their Suggestions and Instructions Has Served as
The Major Contributor Towards the Completion of The Micro-Project. I Would
Also Like to Thank My Parents Who Have Helped with Their Valuable
Suggestions and Provided the Required Resources Needed for The Micro-
Project.

3
ABSTRACT
As A Student Enrolled in The Government Polytechnic, Solapur, Every
Semester We Require to Do a Micro-Project on Any One Topic in The Syllabus
of Respective Subjects. Hence, I Done a Micro-Project ATM Machin
Simulation System using C++ For the Subject Object Oriented Programming
C++.

This ATM Machin simulation system using C++ Includes various


functions like Switch case, if-else, classes etc. Let's Discuss the Various Ways
to ATM Machin simulation system using C++ in Object Oriented Programming
C++ Language.

4
INTRODUCTION

The mini-project “ATM Machin simulation system using C++” is a


console application using the C++ programming language. This project
compiled in Code Blocks with the GCC compiler.

In this console application, you can do basic ATM simulation task like
Withdraw money from your bank account, Deposit money to your bank
account, check your bank balance etc.

5
SIGNIFICANCE OF PROJECT:
The Significance of “ATM Machin simulation system using C++” is a
console application using the C++ programming language. This project
compiled in Code Blocks with the GCC compiler. In this console application,
you can do basic ATM simulation task like Withdraw money from your bank
account, Deposit money to your bank account, check your bank balance etc.

HARDWARE REQUIREMENTS:
• Multi-core – 1.8 GHz processor or better.

• 8GB RAM.

• Windows 11.

• 1 TB hard drive or more (160 GB highly recommended)

• Mouse.

• Monitor with 1024 X 768 resolution or higher.

SOFTWARE REQUIREMENTS:
1. Any computer with any operating system

2. processor

3. Visual studio Compiler or Turbo C/C++

6
MICRO-PROJECT CODE

7
8
9
10
MICRO-PROJECT OUTPU

11
12
CONCLUSION
I Created a Simple ATM Machin simulation system using C++ in
This Project. In This Project I Used switch case, functions, if-else
conditional statement, classes and Modulus. I Do This Project Using
Switch Case I Created This Little Program Using It in C++ Programming
Language.

13
REFERENCES

www.google.com
www.youtube.com
www.wikipedia.org
www.javatpoint.com
www.w3school.com

Thank you

14

You might also like