I need to create a method for my Television class that will receive an integer, but will return a string value (channel name) from an array. I am having trouble in the toString() are where I am receiving an error "error- '.class' expected' for the part that is supposed to display the channel name. Thanks and here is my code.I need to create a method for my Television cla