Now that we know abstract how about using it!1

Step 1

Convert the Media class into an abstract class.

Hint: Did we need to convert something else in abstract too? Like in A06?

  1. You can find the solution to this task Here.