DEVFYI - Developer Resource - FYI

What is the purpose of the File class?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

285. What is the purpose of the File class?

The File class is used to create objects that provide access to the files and directories of a local file system.

(Continued on next question...)

Other Interview Questions