Assuming /away/baseball.txt exists and is accessible, what is the expected result of executing the following code snippet?

Question:

Assuming /away/baseball.txt exists and is accessible, what is the expected result of executing the following code snippet? 

image text in transcribed

A. A new file /home/baseball.txt is created.

B. A new file /home/away/baseball.txt is created.

C. The code does not compile.

D. The code compiles, but an exception is printed at runtime.

E. The output cannot be determined until runtime.

F. None of the above.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: