Task-02
Java Basics, Inheritance and Encapsulation - 3
- Create an example of Inheritance.
3.1. Inherit a class.
3.2. Compose a class.
3.2.1. Compose class with Aggregation.
3.2.2. Compose class with Association.
Edited by Muhammad Manzoor Asif
Java Basics, Inheritance and Encapsulation - 3
3.1. Inherit a class.
3.2. Compose a class.
3.2.1. Compose class with Aggregation.
3.2.2. Compose class with Association.