Q. How can you change the current working directory using an instance of the File class called FileName?
β
Correct Answer: (D)
The File class does not support directly changing the current directory.
You must be Logged in to update hint/solution