https://github.com/hendrixgotcodes/java-tutorial-codes-to-illustrate-object-oriented-programming
This depository holds four classes to illustrate how objected oriented programming works."BankAccount" class is the main blueprint for objects to be created. It contains the states (variables) and methods to act on them. The "Classes" field however is a class which contains instances (objects) of the "BankAccount" class. Contains codes to save balance details to a text file called "BalanceDetails.txt"
https://github.com/hendrixgotcodes/java-tutorial-codes-to-illustrate-object-oriented-programming
Last synced: about 1 year ago
JSON representation
This depository holds four classes to illustrate how objected oriented programming works."BankAccount" class is the main blueprint for objects to be created. It contains the states (variables) and methods to act on them. The "Classes" field however is a class which contains instances (objects) of the "BankAccount" class. Contains codes to save balance details to a text file called "BalanceDetails.txt"
- Host: GitHub
- URL: https://github.com/hendrixgotcodes/java-tutorial-codes-to-illustrate-object-oriented-programming
- Owner: hendrixgotcodes
- Created: 2019-09-01T16:48:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T21:34:14.000Z (over 6 years ago)
- Last Synced: 2025-01-22T06:37:17.369Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files: