What is the result of compiling and executing the following program? Assume the current directory is /stock

Question:

What is the result of compiling and executing the following program? Assume the current directory is /stock and the path /stock/sneakers does not exist prior to execution. 

image text in transcribed

A. The directory /stock/sneakers is created.

B. Line j1 does not compile or produces an exception at runtime.

C. Line j2 does not compile or produces an exception at runtime.

D. Line j3 does not compile or produces an exception at runtime.

E. None of the above.

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

Step by Step Answer:

Question Posted: