https://github.com/ishwortm/java-student-data-modelling
A repo for demonstrating inheritance through data modelling in Java.
https://github.com/ishwortm/java-student-data-modelling
Last synced: 7 months ago
JSON representation
A repo for demonstrating inheritance through data modelling in Java.
- Host: GitHub
- URL: https://github.com/ishwortm/java-student-data-modelling
- Owner: IshworTM
- Created: 2024-06-26T05:58:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-27T09:59:52.000Z (over 1 year ago)
- Last Synced: 2024-06-27T11:17:58.035Z (over 1 year ago)
- Language: Java
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo demonstrates the concept of inheritance in java through **simple** student data modelling.