Use JAVA language.
Using the switch method concept create a program in which youhave an artist (singer) and the list of his or her songs. Add 18songs.
Then alter the script to achieve the following in each testrun:
a) Print all the songs.
b) Print only song 15.
c) Print only song 19.