Write, compile, and test a class that displays at least four lines of your favorite song.Save the class as FavoriteSong.java. Explanation In this task, you will be writing a Java class that displays at least four lines of your favorite song. The objective is to familiarize yourself with the basics of Java programming and the process of writing, compiling, and ...