Coding movie details
Complete the code described below. For each item, submit two documents: the code and a sample run of your code with output. Cite any sources which informed your coding. Describe the programming strategy you used in all cases.
- Write, compile, and test a class that displays your favorite movie quote, the movie it comes from, the character who said it, and the year of the movie. Save as FavoriteMovieQuote.java.
- Write, compile, and test a class that displays the pattern on the media titled Table and Chairs. Save the class as TableAndChairs.java.
- Write, compile, and test a class that displays at least four lines of your favorite song. Save the class as FavoriteSong.java.
Submission Details:
- Create the code and include sample run files as described above.
- Zip all the Java files as SU

