A good answer might be:The finished class is given below. | |
Complete MusicVideo ClassThe subclass (MusicVideo) can use super anywhere within its own show() method. It is used in the first statement here because that is where it makes the most sense.
| |
QUESTION 18:You may have noticed a major design flaw in the definitions of these classes---none of them has a rental price! Say that it was your job to fix this problem. What changes will you have to make? Click Here after you have answered the question |