Exercise 2

1 Question

Is it really possible to inherit packages?


1.1

Yes, as a matter of fact it is!


2 Inheriting packages

Inherit the package Geometry into a class GeometryUser, which is calling functions from Geometry.






2.1

2.1.1 GeometryUser


2.1.2 Simulation of GeometryUser