Multiple Choice
In which package are the following types found: Path, Paths, Files?
A) java.io.file
B) java.nio
C) java.nio.file
D) java.io
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: In text format, data items are represented
Q41: The readInt and writeInt methods of the
Q42: Objects saved to an object stream must
Q43: You cannot read a _ file with
Q44: The _ method returns an integer, either
Q46: Which file storage method stores data in
Q47: Which file storage method is in human-readable
Q48: Assume we have a RandomAccessFile object, file,
Q49: Which of the following is NOT a
Q50: Why does FileInputStream override the read method