Which of the following are true about the File class? (Select multiple)

A) File objects can be garbage collected.
B) A File object can be used to access the files in the current directory.
C) When a File object is created, a corresponding directory or file is created in the local file system.
D) File objects are used to access files and directories on the local file system.

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions