logo Practice-It logo

BJP4 Self-Check 6.9: relativePaths

Language/Type: Java basics
Author: Marty Stepp (on 2016/09/08)

Answer the following questions about a Java program located on a Windows machine in the folder C:\Users\amanda\Documents\programs :

a. What are the legal ways you can refer to the file C:\Users\amanda\Documents\programs\numbers.dat?
(order shuffled)
b. What are the legal ways you can refer to the file C:\Users\amanda\Documents\programs\data\homework6\input.dat?
(order shuffled)
c. What are the legal ways you can refer to the file C:\Users\amanda\Documents\homework\data.txt?
(order shuffled)

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.