Arrays and Sorting/Searching

Use inheritance with the Product application
In this exercise, you’ll modify the Product application attached so it provides for an additional kind of product: a music album. When you enter the code for a music album, it should look like this:
rock
(note: you can use the genre of your choice, but the ProductDB file will need to be updated accordingly)