Write, compile, and test the MovieQuoteInfo class so that it displays your favorite movie quote, the movie it comes from, the character who said it, and the year of the movie. An example of the program is shown below. Rosebud, said by Charles Foster Kane in the movie Citizen Kane in 1941.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter1: Creating Java Programs
Section: Chapter Questions
Problem 7PE
icon
Related questions
Question
Programming Exercise 1-7
Instructions
MovieQuotelnfo.java
>- Terminal
1 class MovieQuoteInfo {
public static void main(String[] args) {
// Write your code here
}
5 }
sandbox $ I
Write, compile, and test the MovieQuoteInfo class so that it
3
displays your favorite movie quote, the movie it comes from, the
4
character who said it, and the year of the movie.
</>
An example of the program is shown below:
Rosebud,
said by Charles Foster Kane
in the movie Citizen Kane
in 1941.
Grading
Write your Java code in the area on the right. Use the Run button to
compile and run the code. Clicking the Run Checks button will run
pre-configured tests against your code to calculate a grade.
Önce you are happy with your results, click the Submit button to
record your score.
Transcribed Image Text:Programming Exercise 1-7 Instructions MovieQuotelnfo.java >- Terminal 1 class MovieQuoteInfo { public static void main(String[] args) { // Write your code here } 5 } sandbox $ I Write, compile, and test the MovieQuoteInfo class so that it 3 displays your favorite movie quote, the movie it comes from, the 4 character who said it, and the year of the movie. </> An example of the program is shown below: Rosebud, said by Charles Foster Kane in the movie Citizen Kane in 1941. Grading Write your Java code in the area on the right. Use the Run button to compile and run the code. Clicking the Run Checks button will run pre-configured tests against your code to calculate a grade. Önce you are happy with your results, click the Submit button to record your score.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT