About this document
UML Inheritance and Java Implementation by Kitso Garekgathane is a document available to read on EtoBox.
This document provides instructions for a lab assignment to practice object-oriented programming concepts in Java, including creating an abstract class, inheriting from classes and interfaces, implementing interfaces, and using the Comparable interface. Students are asked to implement a class hierarchy diagram showing a Person abstract class, Student and Teacher subclasses, and a Learner interface. The project should follow the given folder structure and include methods in each class.
- Author
- Kitso Garekgathane
- Language
- EN