logo Practice-It logo

BJP5 Self-Check 6.8: scannerDeclarationError

Language/Type: Java errors file processing Scanner
Author: Jared Jones (on 2019/09/19)

Change the following code to be correct:

(Hint: If you can't figure it out, try pasting the code into your text editor and printing the String in this line of code.)

Scanner input = new Scanner(new File("C:\temp\new files\test.dat"));
code

You must log in before you can solve this problem.


Log In

If you do not understand how to solve a problem or why your solution doesn't work, please contact your TA or instructor.
If something seems wrong with the site (errors, slow performance, incorrect problems/tests, etc.), please

Is there a problem? Contact a site administrator.