Which of these is specified by a File object?
(a) a file in disk
(b) directory path
(c) directory in disk
(d) none of the mentioned
This question was posed to me in quiz.
My question is based upon Java.io Introduction in portion Exploring java.lang & java.io of Java