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

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.

Awesome Lists containing this project

README

          

This repo demonstrates the concept of inheritance in java through **simple** student data modelling.