https://github.com/valeriogc/java-inheritance-shop
Exercises about inheritance of classes in Java
https://github.com/valeriogc/java-inheritance-shop
inheritance java oop
Last synced: 3 months ago
JSON representation
Exercises about inheritance of classes in Java
- Host: GitHub
- URL: https://github.com/valeriogc/java-inheritance-shop
- Owner: ValerioGc
- Created: 2022-11-18T13:43:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-21T17:26:38.000Z (over 2 years ago)
- Last Synced: 2025-02-06T11:57:18.589Z (5 months ago)
- Topics: inheritance, java, oop
- Language: Java
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-inheritance-shop
> Exercises about inheritance of classes in Java. Replication of a store inventory with inherited classes.
## *_Languages:_*