Which of the following statements is false?

a. Path method isAbsolute returns a boolean indicating whether a Path represents an absolute path to a file or directory.
b. Files static method getLastModifiedTime receives a Path and returns a FileTime (package java.nio.file.attribute) indicating
when the file was last modified.
c. Files static method size receives a Path and returns a long representing the number of bytes in the file or directory. For
directories, the value returned is platform specific.
d. All of the above are true.


d. All of the above are true.

Computer Science & Information Technology

You might also like to view...

Which of the following is not a method provided by an array?

a) Sort b) Copy c) BinarySearch d) Reverse e) None of the above

Computer Science & Information Technology

Case 13-1 Matt, a financial consultant, is auditing a friend's document. Matt wants to select the largest value of a column in a worksheet. Which of the following AutoSum functions should Matt use?

A. ?SUM B. ?MAX C. ?COUNT D. ?AVERAGE

Computer Science & Information Technology

Metadata is another term for the actual data in a worksheet

Indicate whether the statement is true or false.

Computer Science & Information Technology

The shortcut for beginning a new page is ____.

A. CTRL + ENTER B. CTRL + ALT + ENTER C. ENTER D. ENTER + Pg Dn

Computer Science & Information Technology