Please see my code below. I’m working in Eclipse. The project I’m working on definitely does not have an attached file called “log.txt”. But when I run the code below, the value “Exists” is printed to the console. What could be driving this? Answer Relative paths such as “log.txt” are resolved against the user’s “current working directory” which depends on