Question: Write a method that creates a file object and continually prompts the user to enter a file name until the user enters one that does
Write a method that creates a file object and continually prompts the user to enter a file name until the user enters one that does not throw a fileNotFound exception. Once the file is correctly entered, just return the the file object.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
