In Java. Prompt the user for two years. Print all the movies that were released in those years and that have a name that's fewer than 6 characters. File: db.txt  Test Case 1 Movie search by year range. Enter two years.\n 1970ENTER 1974ENTER Movies with short names that were released between 1970 and 1974\n I dag\n Izumi\n Jamie\n Jamie\n Julie\n Julie\n Kako\n Kako\n Kate\n Kojak\n Kojak\n Kojak\n Kojak\n Kojak\n Leeds\n Maude\n Meshi\n Mily\n Nakia\n Nakia\n Nakia\n Nakia\n Nancy\n Nanou\n Tang\n Them\n Timo\n Toma\n Toma\n Toma\n Toma\n Totte\n Trial\n UFO\n UFO\n Yak\n Yak\n Zoom\n Zut!\n Number of matches: 39\n Test Case 2 Movie search by year range. Enter two years.\n 2050ENTER 3000ENTER Movies with short names that were released between 2050 and 3000\n No matching movies found!\n

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 1DE
icon
Related questions
Question

In Java. Prompt the user for two years. Print all the movies that were released in those years and that have a name that's fewer than 6 characters.

File: db.txt 

Test Case 1

Movie search by year range. Enter two years.\n
1970ENTER
1974ENTER
Movies with short names that were released between 1970 and 1974\n
I dag\n
Izumi\n
Jamie\n
Jamie\n
Julie\n
Julie\n
Kako\n
Kako\n
Kate\n
Kojak\n
Kojak\n
Kojak\n
Kojak\n
Kojak\n
Leeds\n
Maude\n
Meshi\n
Mily\n
Nakia\n
Nakia\n
Nakia\n
Nakia\n
Nancy\n
Nanou\n
Tang\n
Them\n
Timo\n
Toma\n
Toma\n
Toma\n
Toma\n
Totte\n
Trial\n
UFO\n
UFO\n
Yak\n
Yak\n
Zoom\n
Zut!\n
Number of matches: 39\n

Test Case 2

Movie search by year range. Enter two years.\n
2050ENTER
3000ENTER
Movies with short names that were released between 2050 and 3000\n
No matching movies found!\n
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Follow-up Question

I'm still getting these errors when I run the code.

Exception in thread "main" java.lang.NumberFormatException: For input string: "hov"
    at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67)
    at java.base/java.lang.Integer.parseInt(Integer.java:661)
    at java.base/java.lang.Integer.parseInt(Integer.java:777)

Solution
Bartleby Expert
SEE SOLUTION
Knowledge Booster
Files and Directory
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