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
- Host: GitHub
- URL: https://github.com/shiva9361/casestudy2
- Owner: Shiva9361
- Created: 2023-09-28T14:18:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-16T17:15:46.000Z (about 1 year ago)
- Last Synced: 2025-01-01T11:25:53.242Z (5 months ago)
- Language: Java
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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