6.1 Upcasting
is taking an object handle and treating it as the handle of its base type.
Case Study:
Music1.java
Music2.java
Music.java
Next Page