An open API service indexing awesome lists of open source software.

https://github.com/shiva9361/casestudy2

Object oriented thing case study to make an Atm using Object Oriented programming concepts
https://github.com/shiva9361/casestudy2

Last synced: 3 months ago
JSON representation

Object oriented thing case study to make an Atm using Object Oriented programming concepts

Awesome Lists containing this project

README

        

# CaseStudy2
## Object oriented thinking case study to make an Atm using Object Oriented programming concepts

### In order to make effective use of **protected** keywoard, the main class is seperate from all other classes of the ATM