A program demonstrating a student with their name, ID number, year of study, major , and fees based on their courseload with the consideration of the year of their study.
-
Updated
Jul 7, 2024 - Java
A program demonstrating a student with their name, ID number, year of study, major , and fees based on their courseload with the consideration of the year of their study.
An interesting program showing the override of a method in the derived class from it's base class using the super reference.
A program using inheritance for students and Undergrad-Phd students. a good practice to see different functions we can use in each class.
Add a description, image, and links to the super-reference topic page so that developers can more easily learn about it.
To associate your repository with the super-reference topic, visit your repo's landing page and select "manage topics."