I have to create a method that takes the content of an array and adds it to another array. So my I have a method addTune(Tune t) that adds tunes to a an array. I have an array of object Tunes (Class Library).I have to create a method that takes the conten